Skip to content

Hostname

mailer.dog

Last fetched

mailer.dog resolves to 2 IPv4 addresses operated by CISCO-UMBRELLA - Cisco OpenDNS, LLC in US. WHOIS lists iana:1606 as the registrar.

Nutrition Label

WHISPER CANON · mailer.dogRouting diversity2.4/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/mailer.dog

Resolution chain

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

IPPrefixASNOperatorCountry
146.112.61.108146.112.61.0/24AS36692CISCO-UMBRELLA - Cisco OpenDNS, LLCUS
185.161.66.121185.161.64.0/22AS50340RU

WHOIS identity

Registrar
iana:1606
Organization
identity protection service
Contact emails

Subdomains

10 observed subdomains of mailer.dog.

Web-graph footprint

Distinct hostnames that link to or from mailer.dog in the public web crawl.

6 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

13 SPF mechanisms authorising senders for mailer.dog.

MechanismTarget
SPF_IP185.119.59.165
SPF_IP185.154.192.62
SPF_IP185.154.192.89
SPF_IP185.154.194.189
SPF_IP185.233.186.180
SPF_IP188.225.78.130
SPF_IP212.22.70.161
SPF_IP212.41.4.128/27
SPF_IP217.25.89.167
SPF_IP217.25.89.28
SPF_IP92.53.115.169
SPF_IP94.228.124.144
SPF_IP95.213.155.48/28

Related pages

Pivot deeper into the graph from mailer.dog.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mailer.dog"})-[: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.