Skip to content

Hostname

viral-mailer.com

Last fetched

viral-mailer.com resolves to 1 IPv4 address operated by SSASN2 - SECURED SERVERS LLC in US. WHOIS lists iana:1390 as the registrar.

Nutrition Label

WHISPER CANON · viral-mailer.comRouting diversity1.5/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/viral-mailer.com

Resolution chain

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

IPPrefixASNOperatorCountry
66.85.143.11466.85.128.0/18AS20454SSASN2 - SECURED SERVERS LLCUS

WHOIS identity

Registrar
iana:1390
Organization
firma matthias gunther
Contact emails

Subdomains

9 observed subdomains of viral-mailer.com.

Web-graph footprint

Distinct hostnames that link to or from viral-mailer.com in the public web crawl.

18 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • viral-mailer.com

SPF policy

7 SPF mechanisms authorising senders for viral-mailer.com.

MechanismTarget
SPF_Aviral-mailer.com
SPF_IP184.95.0.0/16
SPF_IP184.95.49.227
SPF_IP184.95.52.195
SPF_IP66.85.135.186
SPF_IP66.85.143.114
SPF_MXviral-mailer.com

Related pages

Pivot deeper into the graph from viral-mailer.com.

Cypher and MCP

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

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