Skip to content

Hostname

flocknote.com

Last fetched

flocknote.com resolves to 11 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.56.218.12013.56.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
13.57.149.11213.57.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
13.57.70.4313.57.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
52.52.125.4252.52.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.52.29.23952.52.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.9.104.14552.9.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
54.176.80.22954.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.177.27.4354.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.183.44.22954.183.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.219.212.8154.219.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
54.241.253.1854.241.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.US

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 flocknote.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for flocknote.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEhelpscoutemail.com
SPF_INCLUDEmailer.chargify.com
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from flocknote.com.

Cypher and MCP

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

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