Skip to content

Hostname

flock.com

Last fetched

flock.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · flock.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/flock.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.160.150.1003.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.153.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.173.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.643.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.165.136.23.165.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.165.136.363.165.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.165.136.433.165.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.165.136.573.165.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
54.192.35.11454.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.12854.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.1854.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.6454.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.160.3099.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.4599.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.6699.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.7099.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:303
Organization
domain admin
Contact emails

Subdomains

143 observed subdomains of flock.com.

Web-graph footprint

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

2,485 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for flock.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.titan.email
SPF_INCLUDEu13219.wl220.sendgrid.net

Related pages

Pivot deeper into the graph from flock.com.

Cypher and MCP

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

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