Hostname
ayotaste.net
Last fetched
ayotaste.net resolves to 1 IPv4 address operated by AS41770 in FR. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
ayotaste.net 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 |
|---|---|---|---|---|
| 81.28.111.154 | 81.28.96.0/20 | AS41770 | — | FR |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Subdomains
1 observed subdomain of ayotaste.net.
| Subdomain |
|---|
| www.ayotaste.net |
Threat posture
History
Mail and authentication
MX records
- ayotaste.net
SPF policy
33 SPF mechanisms authorising senders for ayotaste.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 104.237.200.0/24 |
| SPF_IP | 104.239.109.0/24 |
| SPF_IP | 128.0.44.0/24 |
| SPF_IP | 128.254.185.0/24 |
| SPF_IP | 131.143.36.0/24 |
| SPF_IP | 151.243.19.0/24 |
| SPF_IP | 172.245.253.0/24 |
| SPF_IP | 185.199.224.0/24 |
| SPF_IP | 185.209.229.36 |
| SPF_IP | 192.241.111.0/24 |
| SPF_IP | 193.106.128.0/24 |
| SPF_IP | 193.203.205.0/24 |
| SPF_IP | 194.29.101.0/24 |
| SPF_IP | 194.76.26.6 |
| SPF_IP | 195.154.37.50 |
| SPF_IP | 200.14.81.0/24 |
| SPF_IP | 208.116.56.109 |
| SPF_IP | 216.189.145.0/24 |
| SPF_IP | 23.94.205.0/24 |
| SPF_IP | 23.94.64.0/24 |
| SPF_IP | 31.56.232.0/24 |
| SPF_IP | 45.134.174.0/24 |
| SPF_IP | 5.230.132.240 |
| SPF_IP | 51.195.67.0/24 |
| SPF_IP | 51.68.186.157 |
| SPF_IP | 51.81.192.178 |
| SPF_IP | 51.81.197.0/24 |
| SPF_IP | 51.81.42.7 |
| SPF_IP | 51.81.52.0/24 |
| SPF_IP | 66.103.200.0/24 |
| SPF_IP | 77.81.181.0/24 |
| SPF_IP | 87.229.70.0/24 |
Related pages
Pivot deeper into the graph from ayotaste.net.
- IP · 81.28.111.154
- ASN · AS41770
- Registrar · iana:1068
- Country · FR
- Email · 563e7444678d45f19757b2915d69bacf.protect@withheldforprivacy.com
- TLD · .net
- Browse hostnames · ay…
- 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: "ayotaste.net"})-[: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.