Skip to content

Hostname

itedev.com

Last fetched

itedev.com resolves to 16 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · itedev.comRouting diversity5.7/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/itedev.com

Resolution chain

itedev.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.18.32.121104.18.32.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.38.130104.18.38.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.38.14104.18.38.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.39.32104.18.39.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.4.97104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.6.71104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.7.73104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.21.54.57104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
108.162.193.243108.162.193.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.147.167172.64.147.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.148.135172.64.148.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.168.24172.67.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
173.245.59.181173.245.59.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.11188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.11188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
198.41.200.181198.41.200.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1910
Organization
domain admin
Contact emails

Subdomains

37 observed subdomains of itedev.com.

Web-graph footprint

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

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for itedev.com.

MechanismTarget
SPF_INCLUDEspf.qiye.aliyun.com

Related pages

Pivot deeper into the graph from itedev.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "itedev.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.