Hostname
aahsex.com
Last fetched
aahsex.com resolves to 4 IPv4 addresses operated by AS24940 in DE. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
aahsex.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 |
|---|---|---|---|---|
| 159.69.186.9 | 159.69.0.0/16 | AS24940 | — | DE |
| 159.69.42.212 | 159.69.0.0/16 | AS24940 | — | DE |
| 159.69.83.207 | 159.69.0.0/16 | AS24940 | — | DE |
| 95.216.161.60 | 95.216.0.0/16 | AS24940 | — | FI |
WHOIS identity
- Registrar
- iana:269
- Organization
- ben bos
- Contact emails
- ben@more4fun.nl
- 132b47fe1328450c7369a275ecb72cfcd2358afb71138f39d90a9dec97dfc8b4@aahsex.com.whoisproxy.org
- 1a571e25c32fd788ee6230a8bc44d7529e8ecdd7389a0dd6b3783db819ccac3f@aahsex.com.whoisproxy.org
- 2380dffa1ad2ee1c3992a56e2ebc14e3e802c571782501cb4ae77e1d7103dd1d@aahsex.com.whoisproxy.org
- 69829de15fca954b70214c65ecb3183ce0780c08786689938eff1bf71e61eb4b@aahsex.com.whoisproxy.org
- 8543a066413d5c9a612b4f8886fc225c9d5ea8fc1c6f0bedab1825881adbbcc1@aahsex.com.whoisproxy.org
- ad69ffce8c1022d068274178bdb2bb71e1930ab4e66978401ec83b30a91d5f6c@aahsex.com.whoisproxy.org
- c601a8a5b50630a01ea55b490b01e35d0067ac146c02fe6c679e9e8af78049f9@aahsex.com.whoisproxy.org
- cf917dd914e5bf91124fe3ac03b86daad7f41ae623ac3d5956c95507ee857213@aahsex.com.whoisproxy.org
- cf92fc17e0a8a7a3d2a90df0a04ef807e5071a93c01810712d5998a7888b034f@aahsex.com.whoisproxy.org
- d7e805f1926c38df2376574a69135730e0e454c4472bb7eea0e72d257c1e546b@aahsex.com.whoisproxy.org
- e1d8f0573fd64930a4996ad7e1ff354db0f05c30537395a1ac3ebbd48526b84a@aahsex.com.whoisproxy.org
- f707fd5ca5bf86b776fb98bc9b43b7c43f29a496c403bdc192cee5cf3ef52e1c@aahsex.com.whoisproxy.org
Subdomains
9 observed subdomains of aahsex.com.
Web-graph footprint
Distinct hostnames that link to or from aahsex.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for aahsex.com.
| Mechanism | Target |
|---|---|
| SPF_A | aahsex.com |
| SPF_IP | 78.46.152.77 |
| SPF_IP | 78.46.5.205/32 |
| SPF_MX | aahsex.com |
Related pages
Pivot deeper into the graph from aahsex.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "aahsex.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.