Skip to content

Hostname

mailer.tagorg.com

Last fetched

mailer.tagorg.com resolves to 1 IPv4 address operated by AS16276 in FR.

Nutrition Label

WHISPER CANON · mailer.tagorg.comRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/mailer.tagorg.com

Resolution chain

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

IPPrefixASNOperatorCountry
37.59.43.837.59.0.0/16AS16276FR

WHOIS identity

No WHOIS records are currently associated with mailer.tagorg.com in WhisperGraph.

Subdomains

16 observed subdomains of mailer.tagorg.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • mailer.tagorg.com

SPF policy

9 SPF mechanisms authorising senders for mailer.tagorg.com.

MechanismTarget
SPF_Amailer.tagorg.com
SPF_IP37.59.43.8
SPF_IP51.254.61.32/28
SPF_IP89.28.218.127
SPF_IP89.28.218.128
SPF_IP89.28.218.129
SPF_IP89.28.218.130
SPF_IP89.28.218.96/27
SPF_MXmailer.tagorg.com

Related pages

Pivot deeper into the graph from mailer.tagorg.com.

Cypher and MCP

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

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