Skip to content

Hostname

itcen.com

Last fetched

itcen.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:244 as the registrar.

Nutrition Label

WHISPER CANON · itcen.comRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/itcen.com

Resolution chain

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

IPPrefixASNOperatorCountry
43.200.56.20643.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:244
Organization
domain admin
Contact emails

Subdomains

3 observed subdomains of itcen.com.

Web-graph footprint

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

13 sites link to this hostname.

39 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for itcen.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEap.rp.oracleemaildelivery.com
SPF_INCLUDEmail.stibee.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.stibee.com
SPF_IP112.169.9.251
SPF_IP114.202.2.91
SPF_IP121.138.156.100
SPF_IP13.124.123.199
SPF_IP173.37.86.79
SPF_IP34.22.85.122
SPF_IP34.50.22.78
SPF_IP34.64.144.26
SPF_IP34.64.223.188
SPF_IP34.64.233.214
SPF_IP34.64.56.1

Related pages

Pivot deeper into the graph from itcen.com.

Cypher and MCP

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

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