Hostname
alterego-design.com
Last fetched
alterego-design.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:48 as the registrar.
Nutrition Label
Resolution chain
alterego-design.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 15.197.198.210 | 15.197.192.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:48
- Organization
- alterego s.p.r.l.
- Contact emails
Subdomains
23 observed subdomains of alterego-design.com.
Showing 21 of 23. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from alterego-design.com in the public web crawl.
27 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
22 SPF mechanisms authorising senders for alterego-design.com.
| Mechanism | Target |
|---|---|
| SPF_A | alterego-design.com |
| SPF_A | mail01.maehdros.com |
| SPF_INCLUDE | alteregovm1.pictime.fr |
| SPF_INCLUDE | spf-de.emailsignatures365.com |
| SPF_INCLUDE | spf-relay.coreye.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.139.244.0/22 |
| SPF_IP | 185.8.52.0/22 |
| SPF_IP | 188.65.217.157 |
| SPF_IP | 188.65.219.47 |
| SPF_IP | 188.65.219.93 |
| SPF_IP | 212.23.45.96/28 |
| SPF_IP | 212.23.45.97/32 |
| SPF_IP | 212.35.124.160/28 |
| SPF_IP | 213.254.248.96/28 |
| SPF_IP | 2a02:21d0:0:0:0:65:1:157 |
| SPF_IP | 2a02:21d0:0:0:0:66:170:93 |
| SPF_IP | 2a02:21d0:0:0:0:66:1:47 |
| SPF_IP | 50.63.202.47/32 |
| SPF_IP | 62.72.112.128/28 |
| SPF_IP | 84.199.92.128/26 |
| SPF_IP | 91.208.214.0/24 |
Related pages
Pivot deeper into the graph from alterego-design.com.
- IP · 15.197.198.210
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:48
- Country · CA
- Email · info@alterego-design.com
- TLD · .com
- Browse hostnames · al…
- 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: "alterego-design.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.