Skip to content

Hostname

3mah.com

Last fetched

3mah.com resolves to 2 IPv4 addresses operated by BITCOMMAND in DE. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · 3mah.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/3mah.com

Resolution chain

3mah.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.208.173.3185.208.173.0/24AS202269BITCOMMANDDE
78.159.119.24878.159.96.0/19AS28753LEASEWEB-DE-FRA-10DE

WHOIS identity

Registrar
iana:113
Organization
Contact emails

Subdomains

1 observed subdomain of 3mah.com.

Subdomain
www.3mah.com

Web-graph footprint

Distinct hostnames that link to or from 3mah.com in the public web crawl.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for 3mah.com.

MechanismTarget
SPF_Amailgw-s.getway.biz
SPF_MX3mah.com

Related pages

Pivot deeper into the graph from 3mah.com.

Cypher and MCP

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

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