Skip to content

Hostname

classe-export.com

Last fetched

classe-export.com resolves to 1 IPv4 address operated by RDMEDIAS-AS in FR.

Nutrition Label

WHISPER CANON · classe-export.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/classe-export.com

Resolution chain

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

IPPrefixASNOperatorCountry
85.31.222.4085.31.222.0/24AS35334RDMEDIAS-ASFR

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from classe-export.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for classe-export.com.

MechanismTarget
SPF_Amail.hasgard.net
SPF_Amx2.classe-export.com
SPF_Asmtp.hasgard.net
SPF_INCLUDEemail.hivebrite.com
SPF_IP85.31.210.0/24
SPF_IP85.31.222.0/24
SPF_MXclasse-export.com

Related pages

Pivot deeper into the graph from classe-export.com.

Cypher and MCP

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

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