Hostname
junefloral.ca
Last fetched
junefloral.ca resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:tucows.com co. as the registrar.
Nutrition Label
Resolution chain
junefloral.ca resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.245.46.35 | 18.245.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.46.77 | 18.245.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.46.82 | 18.245.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.46.91 | 18.245.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.192.100.14 | 54.192.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.192.100.29 | 54.192.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.192.100.83 | 54.192.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.192.100.86 | 54.192.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- registrar:tucows.com co.
- Organization
- joanne draper
- Contact emails
Subdomains
1 observed subdomain of junefloral.ca.
| Subdomain |
|---|
| www.junefloral.ca |
Web-graph footprint
Distinct hostnames that link to or from junefloral.ca in the public web crawl.
7 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for junefloral.ca.
| Mechanism | Target |
|---|---|
| SPF_A | junefloral.ca |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | emailfwd.whc.ca |
| SPF_MX | junefloral.ca |
Related pages
Pivot deeper into the graph from junefloral.ca.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "junefloral.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.