Skip to content

Hostname

mail.vesperala.com

Last fetched

mail.vesperala.com resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · mail.vesperala.comRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/mail.vesperala.com

Resolution chain

mail.vesperala.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
168.119.194.167168.119.0.0/16AS24940DE

WHOIS identity

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

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for mail.vesperala.com.

MechanismTarget
SPF_Amail.vesperala.com
SPF_IP142.132.133.251
SPF_IP148.251.3.246/32
SPF_IP148.251.3.248/32
SPF_IP168.119.194.167
SPF_IP178.63.2.145
SPF_IP188.40.67.164
SPF_IP94.130.91.83/32
SPF_MXmail.vesperala.com

Related pages

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

Cypher and MCP

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

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