Skip to content

Hostname

flowerbasketscottsbluff.com

Last fetched

flowerbasketscottsbluff.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · flowerbasketscottsbluff.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/flowerbasketscottsbluff.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.164.124.11918.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.12018.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.5918.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.6718.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.160.5618.165.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.160.6518.165.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.160.7818.165.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.160.9818.165.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:146
Organization
panhandle cooperative association
Contact emails

Subdomains

2 observed subdomains of flowerbasketscottsbluff.com.

Web-graph footprint

Distinct hostnames that link to or from flowerbasketscottsbluff.com in the public web crawl.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for flowerbasketscottsbluff.com.

MechanismTarget
SPF_Aflowerbasketscottsbluff.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.mandrillapp.com
SPF_MXflowerbasketscottsbluff.com

Related pages

Pivot deeper into the graph from flowerbasketscottsbluff.com.

Cypher and MCP

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

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