Skip to content

Hostname

bigfarm.com

Last fetched

bigfarm.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · bigfarm.comRouting diversity5.7/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bigfarm.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.128.84.87108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
108.132.190.198108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
18.200.169.21918.200.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
34.252.249.834.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
46.137.28.13346.137.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.174.10752.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.252.5352.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.209.153.8552.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.214.95.1352.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.171.78.2754.171.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.194.240.19754.194.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.195.152.15754.195.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.75.241.4954.74.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.77.18.19254.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
63.35.98.5963.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
99.80.62.4299.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:151
Organization
altigi
Contact emails

Subdomains

3 observed subdomains of bigfarm.com.

Web-graph footprint

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

16 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from bigfarm.com.

Cypher and MCP

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

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