Skip to content

Hostname

class.com.au

Last fetched

class.com.au resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists registrar:domain directors pty ltd trading as instra as the registrar.

Nutrition Label

WHISPER CANON · class.com.auRouting diversity2.4/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/class.com.au

Resolution chain

class.com.au resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.60.122.14645.60.122.0/24AS19551INCAPSULA - Incapsula IncUS
45.60.132.14645.60.132.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

Registrar
registrar:domain directors pty ltd trading as instra
Organization
class super pty
Contact emails

Subdomains

34 observed subdomains of class.com.au.

Web-graph footprint

Distinct hostnames that link to or from class.com.au in the public web crawl.

167 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for class.com.au.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEau._netblocks.mimecast.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_IP3.248.156.189
SPF_IP34.251.233.219/32
SPF_IP52.65.14.87

Related pages

Pivot deeper into the graph from class.com.au.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "class.com.au"})-[: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.