Skip to content

Hostname

asentinel.com

Last fetched

asentinel.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
34.238.19.6434.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.198.6.19844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.146.63.8154.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.94.149.13198.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

6 observed subdomains of asentinel.com.

Web-graph footprint

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

22 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for asentinel.com.

MechanismTarget
SPF_Aasentinel.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP17.171.2.31
SPF_IP206.127.27.232
SPF_IP63.240.119.103
SPF_MXasentinel.com

Related pages

Pivot deeper into the graph from asentinel.com.

Cypher and MCP

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

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