Skip to content

Hostname

mailshell.com

Last fetched

mailshell.com resolves to 1 IPv4 address operated by AS63949 in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · mailshell.comRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/mailshell.com

Resolution chain

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

IPPrefixASNOperatorCountry
192.81.131.31192.81.128.0/21AS63949US

WHOIS identity

Registrar
iana:48
Organization
gozoom.com,
Contact emails

Subdomains

222 observed subdomains of mailshell.com.

Web-graph footprint

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

32 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for mailshell.com.

MechanismTarget
SPF_IP173.255.250.161
SPF_IP2600:3c01:0:0:f03c:91ff:fe99:d67d
SPF_IP2600:3c01:0:0:f03c:91ff:feb9:e9ce
SPF_IP45.79.73.35
SPF_IP74.208.4.194/4
SPF_IP74.208.4.196/32
SPF_IP74.208.4.197/32
SPF_IP74.208.5.2/32
SPF_IP82.165.159.134
SPF_MXmailshell.com

Related pages

Pivot deeper into the graph from mailshell.com.

Cypher and MCP

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

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