Skip to content

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

WHISPER CANON · ciot.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/ciot.com

Resolution chain

ciot.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
205.173.254.107205.173.254.0/24AS40470NEPAWAN - Northeastern Educational Intermediate Unit 19CA

WHOIS identity

Registrar
iana:2
Organization
ciot marble and granite
Contact emails

Subdomains

47 observed subdomains of ciot.com.

Web-graph footprint

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

194 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for ciot.com.

MechanismTarget
SPF_Aciot.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEwappmail.com
SPF_IP142.4.219.160/32
SPF_IP192.148.112.230/32
SPF_IP199.168.216.230/32
SPF_IP199.168.220.128/29
SPF_IP205.172.122.42/32
SPF_IP205.173.252.0/22
SPF_IP24.201.245.36/32
SPF_IP8.21.38.23/32
SPF_MXciot.com

Related pages

Pivot deeper into the graph from ciot.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.