Hostname
ayfer.net
Last fetched
ayfer.net resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ZA. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
ayfer.net resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.161.94.121 | 3.161.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.161.94.13 | 3.161.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.161.94.18 | 3.161.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.161.94.52 | 3.161.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.170.249.116 | 3.170.248.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PH |
| 3.170.249.129 | 3.170.248.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PH |
| 3.170.249.72 | 3.170.248.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PH |
| 3.170.249.74 | 3.170.248.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PH |
WHOIS identity
- Registrar
- iana:81
- Organization
- omer ayfer
- Contact emails
Subdomains
3 observed subdomains of ayfer.net.
Web-graph footprint
Distinct hostnames that link to or from ayfer.net in the public web crawl.
2 sites linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for ayfer.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.messagingengine.com |
Related pages
Pivot deeper into the graph from ayfer.net.
- IP · 3.161.94.121
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:81
- Country · ZA
- Email · 8bb657c4f9676f37bda163e3a7b68a32-2494588@contact.gandi.net
- 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: "ayfer.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.