Skip to content

Hostname

flowerbarn.ca

Last fetched

flowerbarn.ca resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:456 as the registrar.

Nutrition Label

WHISPER CANON · flowerbarn.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/flowerbarn.ca

Resolution chain

flowerbarn.ca resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.238.109.5918.238.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.109.7218.238.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.109.9118.238.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.109.9518.238.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:456
Organization
lovingly canada, ulc ulc.
Contact emails

Subdomains

1 observed subdomain of flowerbarn.ca.

Web-graph footprint

Distinct hostnames that link to or from flowerbarn.ca in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for flowerbarn.ca.

MechanismTarget
SPF_INCLUDE_spf.hostedemail.com
SPF_INCLUDEamazonses.com
SPF_INCLUDElovingly.com
SPF_MXflowerbarn.ca

Related pages

Pivot deeper into the graph from flowerbarn.ca.

Cypher and MCP

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

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