Skip to content

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

WHISPER CANON · ayfer.netRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ayfer.net

Resolution chain

ayfer.net resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.161.94.1213.161.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.161.94.133.161.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.161.94.183.161.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.161.94.523.161.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.170.249.1163.170.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH
3.170.249.1293.170.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH
3.170.249.723.170.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH
3.170.249.743.170.248.0/22AS16509AMAZON-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.

MechanismTarget
SPF_INCLUDEspf.messagingengine.com

Related pages

Pivot deeper into the graph from ayfer.net.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.