Skip to content

Hostname

assemblyfour.com

Last fetched

assemblyfour.com resolves to 2 IPv4 addresses operated by CITYFIBER in AM. WHOIS lists iana:839 as the registrar.

Nutrition Label

WHISPER CANON · assemblyfour.comRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/assemblyfour.com

Resolution chain

assemblyfour.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
146.185.248.15146.185.248.0/24AS202422CITYFIBERAM
212.102.50.49212.102.50.0/24AS60068TELE2LV-ASJP

WHOIS identity

Registrar
iana:839
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

13 observed subdomains of assemblyfour.com.

Web-graph footprint

Distinct hostnames that link to or from assemblyfour.com in the public web crawl.

41 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for assemblyfour.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.hivetechnologies.co

Related pages

Pivot deeper into the graph from assemblyfour.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "assemblyfour.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.