Skip to content

Hostname

downundervisa.com

Last fetched

downundervisa.com resolves to 2 IPv4 addresses operated by AS40676 - Psychz Networks in US. WHOIS lists iana:1291 as the registrar.

Nutrition Label

WHISPER CANON · downundervisa.comRouting diversity2.4/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/downundervisa.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.181.42.162108.181.32.0/20AS40676AS40676 - Psychz NetworksUS
184.107.173.22184.107.0.0/16AS32613IWEB-AS - Leaseweb Canada Inc.CA

WHOIS identity

Registrar
iana:1291
Organization
jeff harvie
Contact emails

Subdomains

42 observed subdomains of downundervisa.com.

Web-graph footprint

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

6 sites link to this hostname.

47 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for downundervisa.com.

MechanismTarget
SPF_Adownundervisa.com
SPF_IP104.149.210.10
SPF_IP108.181.42.162
SPF_IP173.254.248.36
SPF_IP184.107.173.22
SPF_MXdownundervisa.com

Related pages

Pivot deeper into the graph from downundervisa.com.

Cypher and MCP

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

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