Skip to content

Hostname

anyclass.com

Last fetched

anyclass.com resolves to 1 IPv4 address operated by AS199231 in FI. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · anyclass.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/anyclass.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.4.228.134185.4.228.0/22AS199231FI

WHOIS identity

Registrar
iana:303
Organization
domain admin
Contact emails

Subdomains

6 observed subdomains of anyclass.com.

Web-graph footprint

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

48 sites link to this hostname.

38 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for anyclass.com.

MechanismTarget
SPF_Aanyclass.com
SPF_INCLUDE_spf.amocrmmail.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.unisender.com
SPF_IP91.211.216.130
SPF_IP91.211.216.147
SPF_MXanyclass.com

Related pages

Pivot deeper into the graph from anyclass.com.

Cypher and MCP

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

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