Skip to content

Hostname

expresshd.us

Last fetched

expresshd.us resolves to 2 IPv4 addresses operated by ATT-INTERNET4 - AT&T Enterprises, LLC in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · expresshd.usRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/expresshd.us

Resolution chain

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

IPPrefixASNOperatorCountry
99.20.20.24599.16.0.0/12AS7018ATT-INTERNET4 - AT&T Enterprises, LLCUS
99.20.20.25399.16.0.0/12AS7018ATT-INTERNET4 - AT&T Enterprises, LLCUS

WHOIS identity

Registrar
iana:146
Organization
pc services sol
Contact emails

Subdomains

1 observed subdomain of expresshd.us.

Web-graph footprint

Distinct hostnames that link to or from expresshd.us in the public web crawl.

10 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for expresshd.us.

MechanismTarget
SPF_Aexpresshd.us
SPF_INCLUDEspf.mailanyone.net
SPF_MXexpresshd.us

Related pages

Pivot deeper into the graph from expresshd.us.

Cypher and MCP

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

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