Skip to content

Hostname

floedesign.ca

Last fetched

floedesign.ca resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · floedesign.caRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/floedesign.ca

Resolution chain

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

IPPrefixASNOperatorCountry
3.170.103.1263.170.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.103.173.170.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.103.543.170.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.103.813.170.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.255.1133.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.713.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.773.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.793.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

No WHOIS records are currently associated with floedesign.ca in WhisperGraph.

Subdomains

1 observed subdomain of floedesign.ca.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for floedesign.ca.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.pheromone.ca
SPF_IP199.84.182.0/23
SPF_MXfloedesign.ca

Related pages

Pivot deeper into the graph from floedesign.ca.

Cypher and MCP

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

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