Skip to content

Hostname

intelllex.com

Last fetched

intelllex.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · intelllex.comRouting diversity4.2/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/intelllex.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.142.11.15718.142.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.76.13.4452.76.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
54.251.102.9954.251.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.SG
54.251.36.17254.251.0.0/18AS16509AMAZON-02 - Amazon.com, Inc.SG
54.254.1.15554.254.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
54.255.150.5454.255.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

123 observed subdomains of intelllex.com.

Web-graph footprint

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

27 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for intelllex.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_IP192.168.0.1/32

Related pages

Pivot deeper into the graph from intelllex.com.

Cypher and MCP

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

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