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
Resolution chain
wida.us resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 144.92.160.175 | 144.92.0.0/16 | AS59 | WISC-MADISON-AS - University of Wisconsin Madison | US |
| 128.104.140.49 | 128.104.0.0/16 | AS59 | WISC-MADISON-AS - University of Wisconsin Madison | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- univ of wi-madison, wcer
- Contact emails
Subdomains
35 observed subdomains of wida.us.
Showing 19 of 35. View all subdomains →
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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for wida.us.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | em3347.wida.us |
| SPF_INCLUDE | spf.messagingengine.com |
| SPF_IP | 144.92.145.111 |
| SPF_IP | 144.92.160.170 |
| SPF_IP | 144.92.160.171 |
| SPF_IP | 144.92.160.173 |
| SPF_IP | 144.92.160.175 |
| SPF_IP | 144.92.160.176 |
| SPF_IP | 144.92.160.181 |
Related pages
Pivot deeper into the graph from wida.us.
- IP · 144.92.160.175
- ASN · AS59WISC-MADISON-AS - University of Wisconsin Madison
- Registrar · iana:2
- Country · US
- Email · cfassnac@wisc.edu
- TLD · .us
- Browse hostnames · wi…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.