Skip to content

Hostname

off2class.com

Last fetched

off2class.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · off2class.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/off2class.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.238.25.12218.238.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.25.1818.238.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.25.4618.238.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.25.6218.238.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.244.18.5218.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.8518.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.8718.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.9718.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.61.1652.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.2652.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.2752.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.552.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

60 observed subdomains of off2class.com.

Web-graph footprint

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

79 sites link to this hostname.

163 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for off2class.com.

MechanismTarget
SPF_Aoff2class.com
SPF_INCLUDE3975345.spf06.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP67.227.154.154
SPF_MXoff2class.com

Related pages

Pivot deeper into the graph from off2class.com.

Cypher and MCP

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

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