Skip to content

Hostname

mail.erectionperformance.net

Last fetched

mail.erectionperformance.net resolves to 2 IPv4 addresses operated by AS-VULTR - The Constant Company, LLC in US.

Nutrition Label

WHISPER CANON · mail.erectionperformance.netRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/mail.erectionperformance.net

Resolution chain

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

IPPrefixASNOperatorCountry
108.61.23.189108.61.0.0/18AS20473AS-VULTR - The Constant Company, LLCUS
20.150.136.120.150.0.0/15AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

No WHOIS records are currently associated with mail.erectionperformance.net in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for mail.erectionperformance.net.

MechanismTarget
SPF_Amail.erectionperformance.net
SPF_IP141.95.173.5
SPF_IP149.202.72.18
SPF_IP162.19.5.245
SPF_IP20.150.136.1
SPF_IP20.163.57.246
SPF_IP4.155.255.0
SPF_IP45.76.12.234
SPF_MXmail.erectionperformance.net

Related pages

Pivot deeper into the graph from mail.erectionperformance.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mail.erectionperformance.net"})-[: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.