Skip to content

Hostname

directoryup.com

Last fetched

directoryup.com resolves to 2 IPv4 addresses operated by HOSTROCKET - HostRocket.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · directoryup.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/directoryup.com

Resolution chain

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

IPPrefixASNOperatorCountry
66.147.236.18166.147.224.0/20AS23535HOSTROCKET - HostRocket.com, Inc.US
66.147.238.1566.147.224.0/20AS23535HOSTROCKET - HostRocket.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=directoryup.com
Contact emails

Subdomains

883 observed subdomains of directoryup.com.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • directoryup.com

SPF policy

4 SPF mechanisms authorising senders for directoryup.com.

MechanismTarget
SPF_Adirectoryup.com
SPF_INCLUDEsendgrid.net
SPF_IP66.147.236.181
SPF_MXdirectoryup.com

Related pages

Pivot deeper into the graph from directoryup.com.

Cypher and MCP

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

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