Hostname
aspetos.com
Last fetched
aspetos.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:976 as the registrar.
Nutrition Label
Resolution chain
aspetos.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 |
|---|---|---|---|---|
| 3.76.52.201 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:976
- Organization
- aspetos
- Contact emails
- domain@aspetos.com
- i3lrfarc2lx2nzsae64rlfkzjtnzfya7lxnfelhidaf5q@protectedmx.com
- icco7e4qhigs2mlezhsapzdcpxl5m3gjx472cysqlnpns@protectedmx.com
- idp3mpaox36t2kgii672xw4cmittnatnguzkavdyyhn5m@protectedmx.com
- ie2sp7cfoplx2aggiqfnudydbvrqihvxxswgynmq4vt4w@protectedmx.com
- iihldjxdvebdwk5op6et3njsnwk5o6ifv6pvwt3ivyoje@protectedmx.com
- imloldcoloi5ddll6hifbrn5mm3pgkqomurv5kdqmpr3s@protectedmx.com
- ioxzpw5sr2pmr7wt3vhi4utllriqw7wv5s6urubaoilcu@protectedmx.com
Subdomains
47 observed subdomains of aspetos.com.
Showing 25 of 47. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from aspetos.com in the public web crawl.
90 sites link to this hostname.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for aspetos.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 146.255.58.35 |
| SPF_IP | 195.2.220.233 |
| SPF_IP | 195.2.220.234 |
| SPF_IP | 195.2.220.235 |
| SPF_IP | 195.201.196.137 |
| SPF_MX | aspetos.com |
Related pages
Pivot deeper into the graph from aspetos.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "aspetos.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.