Skip to content

Hostname

devclass.com

Last fetched

devclass.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:1910 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
15.197.188.24915.197.176.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
3.33.166.2063.33.160.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
35.234.148.15335.234.128.0/19AS396982QOSL-AS-AP Qovic Online Solutions LLPGB

WHOIS identity

Registrar
iana:1910
Organization
domain admin / this domain is for sale
Contact emails

Subdomains

1 observed subdomain of devclass.com.

Web-graph footprint

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

490 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for devclass.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from devclass.com.

Cypher and MCP

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

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