Hostname
fuseclassroom.com
Last fetched
fuseclassroom.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:886 as the registrar.
Nutrition Label
Resolution chain
fuseclassroom.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.161.229.15 | 18.161.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.161.229.29 | 18.161.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.161.229.92 | 18.161.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.161.229.95 | 18.161.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.165.201.112 | 18.165.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.165.201.26 | 18.165.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.165.201.32 | 18.165.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.165.201.55 | 18.165.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- iana:886
- Organization
- —
- Contact emails
- —
Subdomains
71 observed subdomains of fuseclassroom.com.
Showing 25 of 71. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from fuseclassroom.com in the public web crawl.
4 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for fuseclassroom.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mail.zendesk.com |
Related pages
Pivot deeper into the graph from fuseclassroom.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fuseclassroom.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.