Skip to content

Hostname

3spension.com

Last fetched

3spension.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:100 as the registrar.

Nutrition Label

WHISPER CANON · 3spension.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/3spension.com

Resolution chain

3spension.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
15.164.24.10115.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:100
Organization
whois domain admin.
Contact emails

Subdomains

2 observed subdomains of 3spension.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for 3spension.com.

MechanismTarget
SPF_IP118.220.173.192/27
SPF_IP211.115.64.0/24
SPF_IP211.233.19.0/24
SPF_IP218.236.90.171
SPF_IP218.236.90.172
SPF_IP218.236.90.173
SPF_IP218.236.90.174
SPF_IP218.236.90.175
SPF_IP218.236.90.204
SPF_IP218.236.90.205

Related pages

Pivot deeper into the graph from 3spension.com.

Cypher and MCP

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

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