Skip to content

Hostname

theassemblydirectory.com

Last fetched

theassemblydirectory.com resolves to 2 IPv4 addresses operated by UNIFIEDLAYER-AS-1 - Unified Layer in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · theassemblydirectory.comRouting diversity2.4/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/theassemblydirectory.com

Resolution chain

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

IPPrefixASNOperatorCountry
50.87.184.8950.87.0.0/16AS46606UNIFIEDLAYER-AS-1 - Unified LayerUS
65.254.231.10965.254.224.0/19AS29873BIZLAND-SD - Newfold Digital, Inc.US

WHOIS identity

Registrar
iana:2
Organization
the school assembly directories
Contact emails

Subdomains

6 observed subdomains of theassemblydirectory.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for theassemblydirectory.com.

MechanismTarget
SPF_Atheassemblydirectory.com
SPF_INCLUDEwebsitewelcome.com
SPF_IP38.113.1.0/24
SPF_IP38.113.20.0/24
SPF_IP65.254.224.0/19
SPF_MXtheassemblydirectory.com

Related pages

Pivot deeper into the graph from theassemblydirectory.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "theassemblydirectory.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.