Hostname
ibmaspera.com
Last fetched
ibmaspera.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FI. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ibmaspera.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.164.206.107 | 3.164.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.164.206.126 | 3.164.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.164.206.71 | 3.164.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.164.206.87 | 3.164.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.168.236.10 | 3.168.236.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
| 3.168.236.2 | 3.168.236.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
| 3.168.236.21 | 3.168.236.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
| 3.168.236.59 | 3.168.236.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
| 65.8.131.129 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.27 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.55 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.70 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ibmaspera.com owner
- Contact emails
- 19b47701-ba88-4211-93ee-b07f1f190a37@identity-protect.org
- 27f41c74-7abc-4f10-a27e-2dd74a5edb57@identity-protect.org
- 4caff9bc-9ebe-4da8-82a4-eee363b67eef@identity-protect.org
- 76b014a1-1bbf-4f12-b18e-4b7ec40b5b92@identity-protect.org
- c7700613-5c40-46ba-ac12-c53ff0c0133e@identity-protect.org
- owner-11074177@ibmaspera.com.whoisprivacyservice.org
- owner-2005129@ibmaspera.com.whoisprivacyservice.org
- owner-3049385@ibmaspera.com.whoisprivacyservice.org
Subdomains
99 observed subdomains of ibmaspera.com.
Showing 25 of 99. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ibmaspera.com in the public web crawl.
9 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for ibmaspera.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | sendgrid.net |
Related pages
Pivot deeper into the graph from ibmaspera.com.
- IP · 3.164.206.107
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · FI
- Email · 19b47701-ba88-4211-93ee-b07f1f190a37@identity-protect.org
- TLD · .com
- Browse hostnames · ib…
- 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: "ibmaspera.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.