Hostname
nocca.com
Last fetched
nocca.com resolves to 2 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:955 as the registrar.
Nutrition Label
Resolution chain
nocca.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.233.124.95 | 18.232.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.221.139.169 | 54.221.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:955
- Organization
- mischa krilov
- Contact emails
Subdomains
19 observed subdomains of nocca.com.
Showing 17 of 19. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from nocca.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
25 SPF mechanisms authorising senders for nocca.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf0000000.nocca.com |
| SPF_INCLUDE | customerspf.schoolmessenger.com |
| SPF_IP | 104.47.0.0/17 |
| SPF_IP | 173.63.149.34/32 |
| SPF_IP | 205.237.106.3/32 |
| SPF_IP | 35.191.0.0/16 |
| SPF_IP | 40.107.0.0/16 |
| SPF_IP | 40.92.0.0/15 |
| SPF_IP | 51.4.72.0/24 |
| SPF_IP | 51.4.80.0/27 |
| SPF_IP | 51.5.72.0/24 |
| SPF_IP | 51.5.80.0/27 |
| SPF_IP | 52.100.0.0/14 |
| SPF_IP | 66.102.0.0/20 |
| SPF_IP | 67.20.64.0/19 |
| SPF_IP | 67.20.96.0/21 |
| SPF_IP | 67.23.61.36/32 |
| SPF_IP | 67.23.61.38/32 |
| SPF_IP | 67.23.62.36/32 |
| SPF_IP | 67.23.62.38/32 |
| SPF_IP | 69.72.32.0/20 |
| SPF_IP | 69.89.16.0/20 |
| SPF_IP | 70.36.20.116/32 |
| SPF_IP | 70.36.20.119/32 |
| SPF_IP | 74.125.0.0/16 |
Related pages
Pivot deeper into the graph from nocca.com.
- IP · 18.233.124.95
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:955
- Country · US
- Email · mkrilov@nocca.com
- TLD · .com
- Browse hostnames · no…
- 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: "nocca.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.