Skip to content

Hostname

directory3.org

Last fetched

directory3.org resolves to 1 IPv4 address operated by MULTIFI-AS Multicraft Digital Technologies Private Limited in GB. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · directory3.orgRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/directory3.org

Resolution chain

directory3.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.155.38.2045.155.36.0/22AS395092MULTIFI-AS Multicraft Digital Technologies Private LimitedGB

WHOIS identity

Registrar
iana:303
Organization
alivehost_net
Contact emails

Subdomains

1 observed subdomain of directory3.org.

Web-graph footprint

Distinct hostnames that link to or from directory3.org in the public web crawl.

536 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • directory3.org

SPF policy

4 SPF mechanisms authorising senders for directory3.org.

MechanismTarget
SPF_Adirectory3.org
SPF_INCLUDErelay.mailchannels.net
SPF_IP45.155.38.2
SPF_MXdirectory3.org

Related pages

Pivot deeper into the graph from directory3.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "directory3.org"})-[: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.