Skip to content

Hostname

www.think-equity.com

Last fetched

www.think-equity.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · www.think-equity.comRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/www.think-equity.com

Resolution chain

www.think-equity.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
54.208.101.5554.208.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with www.think-equity.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for www.think-equity.com.

MechanismTarget
SPF_INCLUDE_spf.bluematrix.com
SPF_INCLUDEccsend.com
SPF_INCLUDEipreomail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP207.237.141.114
SPF_IP216.74.162.13/32
SPF_IP216.74.162.14/32
SPF_IP38.142.119.178
SPF_IP67.222.107.117
SPF_IP72.79.23.99

Related pages

Pivot deeper into the graph from www.think-equity.com.

Cypher and MCP

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

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