Skip to content

Hostname

endicia.com

Last fetched

endicia.com resolves to 4 IPv4 addresses operated by AKAMAI-ASN1 in GB. WHOIS lists iana:3786 as the registrar.

Nutrition Label

WHISPER CANON · endicia.comRouting diversity3.0/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/endicia.com

Resolution chain

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

IPPrefixASNOperatorCountry
2.19.248.2172.19.248.0/24AS20940AKAMAI-ASN1GB
2.19.248.2232.19.248.0/24AS20940AKAMAI-ASN1GB
45.223.17.17145.223.17.0/24AS19551INCAPSULA - Incapsula IncUS
45.223.27.17145.223.27.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

Registrar
iana:3786
Organization
auctane
Contact emails

Subdomains

56 observed subdomains of endicia.com.

Web-graph footprint

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

298 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for endicia.com.

MechanismTarget
SPF_INCLUDE_u.endicia.com._spf.smart.ondmarc.com

Related pages

Pivot deeper into the graph from endicia.com.

Cypher and MCP

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

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