Skip to content

Hostname

backup.mahj.org

Last fetched

backup.mahj.org resolves to 1 IPv4 address operated by OVH - OVH SAS in FR.

Nutrition Label

WHISPER CANON · backup.mahj.orgRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/backup.mahj.org

Resolution chain

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

IPPrefixASNOperatorCountry
37.59.251.19637.59.0.0/16AS16276OVH - OVH SASFR

WHOIS identity

No WHOIS records are currently associated with backup.mahj.org in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for backup.mahj.org.

MechanismTarget
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP167.89.60.75
SPF_IP213.218.146.162
SPF_IP80.11.35.190
SPF_IP89.83.119.129

Related pages

Pivot deeper into the graph from backup.mahj.org.

Cypher and MCP

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

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