Hostname
ciot.com
Last fetched
ciot.com resolves to 1 IPv4 address operated by NEPAWAN - Northeastern Educational Intermediate Unit 19 in CA. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
ciot.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 205.173.254.107 | 205.173.254.0/24 | AS40470 | NEPAWAN - Northeastern Educational Intermediate Unit 19 | CA |
WHOIS identity
- Registrar
- iana:2
- Organization
- ciot marble and granite
- Contact emails
- ay3dg9kv664@networksolutionsprivateregistration.com
- c73xf9by55b@networksolutionsprivateregistration.com
- e99jn9xu9nv@networksolutionsprivateregistration.com
- hb85x2ff2qe@networksolutionsprivateregistration.com
- me4m89j29tt@networksolutionsprivateregistration.com
- mz3bx29n9p9@networksolutionsprivateregistration.com
- n85q55f58jh@networksolutionsprivateregistration.com
- qr3s99mm44z@networksolutionsprivateregistration.com
- tq8sy6826yp@networksolutionsprivateregistration.com
- yd6c47am95d@networksolutionsprivateregistration.com
Subdomains
47 observed subdomains of ciot.com.
Showing 25 of 47. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ciot.com in the public web crawl.
194 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for ciot.com.
| Mechanism | Target |
|---|---|
| SPF_A | ciot.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | wappmail.com |
| SPF_IP | 142.4.219.160/32 |
| SPF_IP | 192.148.112.230/32 |
| SPF_IP | 199.168.216.230/32 |
| SPF_IP | 199.168.220.128/29 |
| SPF_IP | 205.172.122.42/32 |
| SPF_IP | 205.173.252.0/22 |
| SPF_IP | 24.201.245.36/32 |
| SPF_IP | 8.21.38.23/32 |
| SPF_MX | ciot.com |
Related pages
Pivot deeper into the graph from ciot.com.
- IP · 205.173.254.107
- ASN · AS40470NEPAWAN - Northeastern Educational Intermediate Unit 19
- Registrar · iana:2
- Country · CA
- Email · ay3dg9kv664@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · ci…
- 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: "ciot.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.