Skip to content

Hostname

flowers-software.com

Last fetched

flowers-software.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:141 as the registrar.

Nutrition Label

WHISPER CANON · flowers-software.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint6.0/10canon.whisper.security/host/flowers-software.com

Resolution chain

flowers-software.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.76.148.963.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
52.57.243.9152.57.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:141
Organization
flowers-software
Contact emails

Subdomains

17 observed subdomains of flowers-software.com.

Web-graph footprint

Distinct hostnames that link to or from flowers-software.com in the public web crawl.

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for flowers-software.com.

MechanismTarget
SPF_INCLUDE25944159.spf03.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_IP3.126.89.83/32
SPF_IP3.73.222.111/32
SPF_MXflowers-software.com

Related pages

Pivot deeper into the graph from flowers-software.com.

Cypher and MCP

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

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