Skip to content

Hostname

incarta.net

Last fetched

incarta.net resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:839 as the registrar.

Nutrition Label

WHISPER CANON · incarta.netRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/incarta.net

Resolution chain

incarta.net resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.43.134104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.179.221172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
82.196.25.9882.196.24.0/21AS30781DZ

WHOIS identity

Registrar
iana:839
Organization
domain admin
Contact emails

Subdomains

7 observed subdomains of incarta.net.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for incarta.net.

MechanismTarget
SPF_Aincarta.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP82.196.25.98
SPF_MXincarta.net

Related pages

Pivot deeper into the graph from incarta.net.

Cypher and MCP

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

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