Skip to content

Hostname

fastclass.com

Last fetched

fastclass.com resolves to 14 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · fastclass.comRouting diversity5.2/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/fastclass.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.31.177.82100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.208.156.2033.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.214.170.1123.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.222.194.2053.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.231.83.133.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.194.70.19434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.202.48.13534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.206.89.11834.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.153.241.23335.153.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.72.131.7252.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.237.31.954.237.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.87.221.4498.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.199.68.19332.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.6.185.16052.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of fastclass.com owner
Contact emails

Subdomains

165 observed subdomains of fastclass.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for fastclass.com.

MechanismTarget
SPF_Afastclass-com.mail.protection.outlook.com
SPF_Afastclass.com
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP66.194.131.94/32
SPF_MXfastclass.com

Related pages

Pivot deeper into the graph from fastclass.com.

Cypher and MCP

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

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