Hostname
nclasswebtest.com
Last fetched
nclasswebtest.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:1479 as the registrar.
Nutrition Label
Resolution chain
nclasswebtest.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 |
|---|---|---|---|---|
| 143.204.194.113 | 143.204.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 143.204.194.32 | 143.204.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 143.204.194.35 | 143.204.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 143.204.194.99 | 143.204.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 99.84.91.27 | 99.84.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
| 99.84.91.50 | 99.84.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
| 99.84.91.63 | 99.84.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
| 99.84.91.92 | 99.84.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
WHOIS identity
- Registrar
- iana:1479
- Organization
- domain administrator
- Contact emails
Subdomains
2 observed subdomains of nclasswebtest.com.
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from nclasswebtest.com.
- IP · 143.204.194.113
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1479
- Country · FR
- Email · admin@northcanal.com
- TLD · .com
- Browse hostnames · nc…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nclasswebtest.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.