Skip to content

Hostname

wu1.us

Last fetched

wu1.us is a registered hostname under the .us top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · wu1.usRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/wu1.us

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with wu1.us in WhisperGraph.

Subdomains

3 observed subdomains of wu1.us.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for wu1.us.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEsmtp-relay.gmail.com
SPF_IP149.72.88.86
SPF_IP198.37.144.0/20
SPF_IP34.208.62.71
SPF_IP35.238.179.248
SPF_MXwu1.us

Related pages

Pivot deeper into the graph from wu1.us.

Cypher and MCP

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

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