Skip to content

Hostname

opt-e-mail.com

Last fetched

opt-e-mail.com resolves to 1 IPv4 address operated by TNWEB-LEW-001 - TNWEB LLC in US. WHOIS lists iana:1750 as the registrar.

Nutrition Label

WHISPER CANON · opt-e-mail.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/opt-e-mail.com

Resolution chain

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

IPPrefixASNOperatorCountry
66.11.226.5666.11.224.0/21AS36252TNWEB-LEW-001 - TNWEB LLCUS

WHOIS identity

Registrar
iana:1750
Organization
brice jarvi
Contact emails

Subdomains

27 observed subdomains of opt-e-mail.com.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for opt-e-mail.com.

MechanismTarget
SPF_Aopt-e-mail.com
SPF_IP68.15.76.130/29
SPF_IP68.15.76.136/29
SPF_MXopt-e-mail.com

Related pages

Pivot deeper into the graph from opt-e-mail.com.

Cypher and MCP

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

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