Hostname
assd.com
Last fetched
assd.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
assd.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.122.166.22 | 3.120.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- andreas stolz
- Contact emails
- info@assd.com
- a.stolz@assd.com
- 22c9c060-fdef-440d-a677-77cc75c86605@identity-protect.org
- 267df3c1-9863-40d5-9c57-2dc7714c41f8@identity-protect.org
- 2dec1c3b-887b-46d8-a8ee-e4f8937fa0f7@identity-protect.org
- 32f2bf70-1b61-45ef-8323-387f93814072@identity-protect.org
- 682ed027-7854-406a-ad5e-f7dd40806a75@identity-protect.org
- 6b70e88b-25d2-44a8-be9c-b5289adb2fec@identity-protect.org
- 745f231f-8032-4302-bc54-4d8f98b9f0fa@identity-protect.org
- owner-3118387@assd.com.whoisprivacyservice.org
- owner-4543570@assd.com.whoisprivacyservice.org
- owner-5679041@assd.com.whoisprivacyservice.org
- owner-5948990@assd.com.whoisprivacyservice.org
- owner-6808586@assd.com.whoisprivacyservice.org
- owner-6985649@assd.com.whoisprivacyservice.org
- owner-9276354@assd.com.whoisprivacyservice.org
- owner-975687@assd.com.whoisprivacyservice.org
Subdomains
25 observed subdomains of assd.com.
Web-graph footprint
Distinct hostnames that link to or from assd.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for assd.com.
| Mechanism | Target |
|---|---|
| SPF_A | assd.com |
| SPF_INCLUDE | _spf.efm.de |
| SPF_INCLUDE | hostels.assd.com |
| SPF_INCLUDE | hostels32.assd.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | mine.assd.com |
| SPF_INCLUDE | servers.mcsv.net |
Related pages
Pivot deeper into the graph from assd.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "assd.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.