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
Resolution chain
asentinel.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.238.19.64 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.198.6.198 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.146.63.81 | 54.144.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.94.149.131 | 98.88.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- e32m29m73u4@networksolutionsprivateregistration.com
- ev6ew2yz6fc@networksolutionsprivateregistration.com
- g55a29gp9n6@networksolutionsprivateregistration.com
- ka72h3j54nu@networksolutionsprivateregistration.com
- kg47m8ag6qk@networksolutionsprivateregistration.com
- q92z663v4zu@networksolutionsprivateregistration.com
- rk6y78cf5g7@networksolutionsprivateregistration.com
- vv9wx4e26s4@networksolutionsprivateregistration.com
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.
| Mechanism | Target |
|---|---|
| SPF_A | asentinel.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 17.171.2.31 |
| SPF_IP | 206.127.27.232 |
| SPF_IP | 63.240.119.103 |
| SPF_MX | asentinel.com |
Related pages
Pivot deeper into the graph from asentinel.com.
- IP · 34.238.19.64
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:2
- Country · US
- Email · e32m29m73u4@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · as…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.