Hostname
aegismobility.com
Last fetched
aegismobility.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
aegismobility.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.232.209.148 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.87.68.46 | 54.87.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.80.164.232 | 98.80.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.94.124.152 | 98.88.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of aegismobility.com owner
- Contact emails
- steve.williams@aegismobility.com
- 0f27e1ba-04aa-4e97-b83b-46c8bca8f627@identity-protect.org
- 37e3bb8e-95b8-45e2-ad21-c396961d1b72@identity-protect.org
- 5c56dc65-a2f0-4987-b377-81d5f0c36e0d@identity-protect.org
- 88972652-5e09-4704-8cdf-e61fe1f76a17@identity-protect.org
- b7e4132a-2fff-4312-b88c-60f6e4ff6480@identity-protect.org
- c92a666e-115a-48ec-9ff7-28ac27096ce8@identity-protect.org
- cd10281c-2713-4840-b980-ea575fc4034d@identity-protect.org
- owner-113388@aegismobility.com.whoisprivacyservice.org
- owner-12005442@aegismobility.com.whoisprivacyservice.org
- owner-383337@aegismobility.com.whoisprivacyservice.org
- owner-9665617@aegismobility.com.whoisprivacyservice.org
Subdomains
6 observed subdomains of aegismobility.com.
Web-graph footprint
Distinct hostnames that link to or from aegismobility.com in the public web crawl.
20 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for aegismobility.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from aegismobility.com.
- IP · 34.232.209.148
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · steve.williams@aegismobility.com
- TLD · .com
- Browse hostnames · ae…
- 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: "aegismobility.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.