Hostname
digital-assistance.com
Last fetched
digital-assistance.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
digital-assistance.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of digital-assistance.com owner
- Contact emails
- wolter@kmf.de
- 19545029-f7a4-4919-9c0d-d4f7d0f4f148@identity-protect.org
- 66b13b11-0b4b-45ad-bd8a-426c2a452eb2@identity-protect.org
- 6fd1a6d8-17d2-46e1-8035-eed877b2f7c2@identity-protect.org
- b302ad8a-3a69-4cb8-85e5-7371bde4e045@identity-protect.org
- e8f24547-db14-44ca-adb6-56ce4dd4c813@identity-protect.org
- f733c1cf-2f8e-475e-94c8-1f400bfaf3fd@identity-protect.org
- owner-10800706@digital-assistance.com.whoisprivacyservice.org
- owner-6860877@digital-assistance.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of digital-assistance.com.
Web-graph footprint
Distinct hostnames that link to or from digital-assistance.com in the public web crawl.
33 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for digital-assistance.com.
| Mechanism | Target |
|---|---|
| SPF_MX | digital-assistance.com |
| SPF_MX | inbound-smtp.eu-west-1.amazonaws.com |
Related pages
Pivot deeper into the graph from digital-assistance.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "digital-assistance.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.