Skip to content

Hostname

icicte.org

Last fetched

icicte.org resolves to 2 IPv4 addresses operated by INFB-AS - Internet Names For Business Inc. in CA. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · icicte.orgRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/icicte.org

Resolution chain

icicte.org resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
216.251.43.98216.251.32.0/20AS14116INFB-AS - Internet Names For Business Inc.CA
50.112.53.21250.112.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:69
Organization
icicte
Contact emails

Subdomains

5 observed subdomains of icicte.org.

Web-graph footprint

Distinct hostnames that link to or from icicte.org in the public web crawl.

82 sites link to this hostname.

64 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for icicte.org.

MechanismTarget
SPF_Aicicte.org
SPF_INCLUDEspfc2.megamailservers.com
SPF_MXicicte.org

Related pages

Pivot deeper into the graph from icicte.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "icicte.org"})-[: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.