Skip to content

Hostname

flowrence.ca

Last fetched

flowrence.ca resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:go daddy domains canada, inc as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.51.10108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.6108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.66108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.76108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
13.225.143.4813.225.142.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.143.7313.225.142.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.143.7813.225.142.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.143.9613.225.142.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:go daddy domains canada, inc
Organization
flowrence/14463846 canada inc
Contact emails

Subdomains

6 observed subdomains of flowrence.ca.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for flowrence.ca.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zohomail360.ca
SPF_INCLUDEzcsend.ca

Related pages

Pivot deeper into the graph from flowrence.ca.

Cypher and MCP

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

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