Skip to content

Hostname

7minmail.com

Last fetched

7minmail.com resolves to 1 IPv4 address operated by GVO - Global Virtual Opportunities in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · 7minmail.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/7minmail.com

Resolution chain

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

IPPrefixASNOperatorCountry
97.79.237.6397.79.236.0/22AS46549GVO - Global Virtual OpportunitiesUS

WHOIS identity

Registrar
iana:48
Organization
joel therien
Contact emails

Subdomains

5 observed subdomains of 7minmail.com.

Threat posture

History

Mail and authentication

MX records

  • 7minmail.com

SPF policy

6 SPF mechanisms authorising senders for 7minmail.com.

MechanismTarget
SPF_A7minmail.com
SPF_IP199.116.249.224/32
SPF_IP199.116.249.225/32
SPF_IP199.116.249.226/32
SPF_IP199.116.249.227/32
SPF_MX7minmail.com

Related pages

Pivot deeper into the graph from 7minmail.com.

Cypher and MCP

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

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