Skip to content

Hostname

mail.classofy.com

Last fetched

mail.classofy.com resolves to 1 IPv4 address operated by HOSTCOIN-AS-IN-AP ESDS Software Solution Limited. in IN.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
115.124.124.219115.124.124.0/24AS45815HOSTCOIN-AS-IN-AP ESDS Software Solution Limited.IN

WHOIS identity

No WHOIS records are currently associated with mail.classofy.com in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for mail.classofy.com.

MechanismTarget
SPF_Amail.classofy.com
SPF_INCLUDEantispamcloud.com
SPF_INCLUDEspf.cms502.com
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP115.124.124.219
SPF_IP190.92.174.128
SPF_IP43.231.124.79
SPF_MXmail.classofy.com

Related pages

Pivot deeper into the graph from mail.classofy.com.

Cypher and MCP

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

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