Skip to content

Hostname

anjunabeats.com

Last fetched

anjunabeats.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · anjunabeats.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/anjunabeats.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.34.70104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.155.199172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

56 SPF mechanisms authorising senders for anjunabeats.com.

MechanismTarget
SPF_IP103.229.233.0/24
SPF_IP104.209.145.54
SPF_IP13.88.170.98
SPF_IP13.89.129.61
SPF_IP15.157.154.20
SPF_IP16.50.78.62
SPF_IP16.51.180.22
SPF_IP172.203.43.191
SPF_IP173.194.0.0/16
SPF_IP173.236.20.0/24
SPF_IP18.189.12.235
SPF_IP18.196.254.50
SPF_IP18.198.129.203
SPF_IP18.210.219.222
SPF_IP18.219.211.170
SPF_IP18.220.6.173
SPF_IP18.222.100.37
SPF_IP18.233.211.170
SPF_IP192.92.97.0/24
SPF_IP199.87.209.0/24
SPF_IP20.1.175.150
SPF_IP20.10.6.183
SPF_IP20.109.99.74
SPF_IP20.122.187.209
SPF_IP20.192.29.133
SPF_IP20.242.106.212
SPF_IP20.65.115.153
SPF_IP20.97.237.150
SPF_IP209.85.128.0/17
SPF_IP216.239.32.0/19
SPF_IP216.58.192.0/19
SPF_IP217.8.118.0/24
SPF_IP3.75.50.121
SPF_IP3.97.56.230
SPF_IP34.209.22.161
SPF_IP34.211.36.37
SPF_IP34.242.34.203/32
SPF_IP38.108.186.0/24
SPF_IP4.53.200.128/26
SPF_IP4.7.16.128/26
SPF_IP40.176.107.168
SPF_IP40.176.215.184
SPF_IP40.86.47.187
SPF_IP44.240.143.150
SPF_IP52.128.40.0/21
SPF_IP52.165.249.35
SPF_IP52.179.183.89
SPF_IP52.19.0.156/32
SPF_IP52.214.168.26
SPF_IP52.252.111.27
SPF_IP52.52.134.28
SPF_IP52.52.30.41
SPF_IP52.62.199.66
SPF_IP52.63.210.175
SPF_IP54.203.18.106/32
SPF_IP74.125.0.0/16

Related pages

Pivot deeper into the graph from anjunabeats.com.

Cypher and MCP

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

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