Hostname
wuuff.dog
Last fetched
wuuff.dog resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:eurodns s.a. as the registrar.
Nutrition Label
Resolution chain
wuuff.dog 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 |
|---|---|---|---|---|
| 52.17.14.189 | 52.16.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.171.159.146 | 54.171.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.217.93.91 | 54.216.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 63.35.58.130 | 63.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- registrar:eurodns s.a.
- Organization
- wuuff kft.
- Contact emails
Subdomains
4 observed subdomains of wuuff.dog.
Showing 3 of 4. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from wuuff.dog in the public web crawl.
27 sites link to this hostname.
27 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for wuuff.dog.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | emsd1.com |
| SPF_INCLUDE | senders.mailmasterplus.net |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | zoho.com |
| SPF_MX | wuuff.dog |
Related pages
Pivot deeper into the graph from wuuff.dog.
- IP · 52.17.14.189
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:eurodns s.a.
- Country · IE
- Email · zoltan.fagyal@gmail.com
- TLD · .dog
- Browse hostnames · wu…
- 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: "wuuff.dog"})-[: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.