Skip to content

Hostname

flock.co

Last fetched

flock.co resolves to 14 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · flock.coRouting diversity5.6/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/flock.co

Resolution chain

flock.co resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.49.129.132100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
107.22.126.80107.22.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
18.205.57.1118.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.211.55.15118.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.208.246.1403.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.211.245.2083.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.227.63.2253.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.232.171.333.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.0.204.13952.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.86.230.5352.86.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.165.155.12854.164.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.236.72.15454.236.64.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
52.20.100.1752.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
32.195.248.11932.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:303
Organization
domain manager
Contact emails

Subdomains

65 observed subdomains of flock.co.

Web-graph footprint

Distinct hostnames that link to or from flock.co in the public web crawl.

44 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for flock.co.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_IP52.3.11.197/32

Related pages

Pivot deeper into the graph from flock.co.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "flock.co"})-[: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.