Skip to content

Hostname

anemom.com

Last fetched

anemom.com resolves to 3 IPv4 addresses operated by NETINTERNET - Netinternet Bilisim Teknolojileri AS in TR. WHOIS lists iana:1091 as the registrar.

Nutrition Label

WHISPER CANON · anemom.comRouting diversity3.0/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/anemom.com

Resolution chain

anemom.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
159.253.43.36159.253.43.0/24AS51559NETINTERNET - Netinternet Bilisim Teknolojileri ASTR
95.173.189.3095.173.189.0/24AS51559NETINTERNET - Netinternet Bilisim Teknolojileri ASTR
95.173.190.8395.173.190.0/24AS51559NETINTERNET - Netinternet Bilisim Teknolojileri ASTR

WHOIS identity

Registrar
iana:1091
Organization
Contact emails

Subdomains

8 observed subdomains of anemom.com.

Web-graph footprint

Distinct hostnames that link to or from anemom.com in the public web crawl.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for anemom.com.

MechanismTarget
SPF_Aanemom.com
SPF_IP94.102.0.20
SPF_MXanemom.com

Related pages

Pivot deeper into the graph from anemom.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "anemom.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 20

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