Skip to content

Hostname

intellect.com

Last fetched

intellect.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.169.252.343.169.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.252.523.169.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.252.623.169.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.252.963.169.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.152.10299.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.2399.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.699.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.6399.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:2
Organization
interneer
Contact emails

Subdomains

17 observed subdomains of intellect.com.

Web-graph footprint

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

216 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for intellect.com.

MechanismTarget
SPF_INCLUDE90848.spf05.hubspotemail.net
SPF_INCLUDE_spf.smtp.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP167.89.90.134

Related pages

Pivot deeper into the graph from intellect.com.

Cypher and MCP

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

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