Skip to content

Hostname

wida.us

Last fetched

wida.us resolves to 2 IPv4 addresses operated by WISC-MADISON-AS - University of Wisconsin Madison in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · wida.usRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/wida.us

Resolution chain

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

IPPrefixASNOperatorCountry
144.92.160.175144.92.0.0/16AS59WISC-MADISON-AS - University of Wisconsin MadisonUS
128.104.140.49128.104.0.0/16AS59WISC-MADISON-AS - University of Wisconsin MadisonUS

WHOIS identity

Registrar
iana:2
Organization
univ of wi-madison, wcer
Contact emails

Subdomains

35 observed subdomains of wida.us.

Web-graph footprint

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

353 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for wida.us.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEem3347.wida.us
SPF_INCLUDEspf.messagingengine.com
SPF_IP144.92.145.111
SPF_IP144.92.160.170
SPF_IP144.92.160.171
SPF_IP144.92.160.173
SPF_IP144.92.160.175
SPF_IP144.92.160.176
SPF_IP144.92.160.181

Related pages

Pivot deeper into the graph from wida.us.

Cypher and MCP

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

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