Skip to content

Hostname

aquifarm.com

Last fetched

aquifarm.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:3861 as the registrar.

Nutrition Label

WHISPER CANON · aquifarm.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/aquifarm.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.89.5104.21.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.155.101172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
209.236.117.90209.236.112.0/21AS30277DFW-DATACENTER - DFW DatacenterUS

WHOIS identity

Registrar
iana:3861
Organization
domain admin
Contact emails

Subdomains

9 observed subdomains of aquifarm.com.

Web-graph footprint

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

8 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for aquifarm.com.

MechanismTarget
SPF_Aaquifarm.com
SPF_IP131.153.203.163
SPF_IP204.197.172.10
SPF_IP204.197.172.202
SPF_IP209.236.117.90
SPF_MXaquifarm.com

Related pages

Pivot deeper into the graph from aquifarm.com.

Cypher and MCP

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

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