Skip to content

Hostname

intralinks.com

Last fetched

intralinks.com resolves to 6 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in NL. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · intralinks.comRouting diversity4.2/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/intralinks.com

Resolution chain

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

IPPrefixASNOperatorCountry
184.24.26.197184.24.16.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.NL
23.10.152.10623.10.128.0/18AS16625AKAMAI-AS - Akamai Technologies, Inc.CA
23.201.250.723.201.240.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.37.35.3423.37.32.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.45.109.323.45.96.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
95.100.70.24295.100.64.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
iana:299
Organization
domain administrator
Contact emails

Subdomains

159 observed subdomains of intralinks.com.

Web-graph footprint

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

508 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for intralinks.com.

MechanismTarget
SPF_INCLUDE%{ir}.%{v}.%{d}.spf.has.pphosted.com

Related pages

Pivot deeper into the graph from intralinks.com.

Cypher and MCP

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

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