Skip to content

Hostname

thinkwithportals.com

Last fetched

thinkwithportals.com resolves to 4 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · thinkwithportals.comRouting diversity3.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint7.4/10canon.whisper.security/host/thinkwithportals.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.80.253.10104.80.248.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
184.28.14.49184.28.12.0/22AS20940HK
23.2.95.1923.2.88.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.56.200.4823.56.200.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
iana:292
Organization
attn thinkwithportals.com care of network solutions
Contact emails

Subdomains

1 observed subdomain of thinkwithportals.com.

Web-graph footprint

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

615 sites link to this hostname.

41 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for thinkwithportals.com.

MechanismTarget
SPF_INCLUDE_netblocks.mimecast.com
SPF_MXthinkwithportals.com

Related pages

Pivot deeper into the graph from thinkwithportals.com.

Cypher and MCP

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

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