Skip to content

Hostname

incit.org

Last fetched

incit.org resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in MX. WHOIS lists iana:1408 as the registrar.

Nutrition Label

WHISPER CANON · incit.orgRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/incit.org

Resolution chain

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

IPPrefixASNOperatorCountry
3.174.207.1013.174.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.MX
3.174.207.113.174.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.MX
3.174.207.263.174.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.MX
3.174.207.513.174.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.MX
54.230.62.2654.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.62.2854.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.62.4054.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.62.8654.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:1408
Organization
Contact emails

Subdomains

29 observed subdomains of incit.org.

Web-graph footprint

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

119 sites link to this hostname.

418 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for incit.org.

MechanismTarget
SPF_INCLUDEemsd1.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from incit.org.

Cypher and MCP

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

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