Skip to content

Hostname

mail.downundervisa.com

Last fetched

mail.downundervisa.com resolves to 2 IPv4 addresses operated by AS40676 - Psychz Networks in US.

Nutrition Label

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

Resolution chain

mail.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

No WHOIS records are currently associated with mail.downundervisa.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for mail.downundervisa.com.

MechanismTarget
SPF_Amail.downundervisa.com
SPF_IP104.149.210.10
SPF_IP108.181.42.162
SPF_IP173.254.248.36
SPF_MXmail.downundervisa.com

Related pages

Pivot deeper into the graph from mail.downundervisa.com.

Cypher and MCP

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

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