Skip to content

Hostname

complex.com

Last fetched

complex.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.171.214.333.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.493.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.823.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.903.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.71.1754.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.254.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.6154.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.7554.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
99.84.234.1599.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.299.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.3999.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.599.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
******** ********
Contact emails

Subdomains

95 observed subdomains of complex.com.

Web-graph footprint

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

15,411 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for complex.com.

MechanismTarget
SPF_EXISTS%{i}.spf.hc5250-67.iphmx.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.sendergen.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEshops.shopify.com

Related pages

Pivot deeper into the graph from complex.com.

Cypher and MCP

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

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