Skip to content

Hostname

mailing.as24.com

Last fetched

mailing.as24.com resolves to 1 IPv4 address operated by OVH - OVH SAS in FR.

Nutrition Label

WHISPER CANON · mailing.as24.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/mailing.as24.com

Resolution chain

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

IPPrefixASNOperatorCountry
51.91.105.1551.91.0.0/16AS16276OVH - OVH SASFR

WHOIS identity

No WHOIS records are currently associated with mailing.as24.com in WhisperGraph.

Subdomains

1 observed subdomain of mailing.as24.com.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for mailing.as24.com.

MechanismTarget
SPF_Amailing.as24.com
SPF_INCLUDEspf.idfch.net
SPF_IP137.74.252.61
SPF_IP137.74.252.62
SPF_IP188.165.186.14
SPF_IP188.165.186.21
SPF_IP37.59.170.162
SPF_MXmailing.as24.com

Related pages

Pivot deeper into the graph from mailing.as24.com.

Cypher and MCP

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

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