Skip to content

Hostname

giubertiblooms.com

Last fetched

giubertiblooms.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 · giubertiblooms.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/giubertiblooms.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.164.116.12018.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.1718.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.518.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.8018.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.213.12118.172.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
18.172.213.1618.172.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
18.172.213.318.172.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
18.172.213.6618.172.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES

WHOIS identity

Registrar
iana:146
Organization
Contact emails

Subdomains

3 observed subdomains of giubertiblooms.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for giubertiblooms.com.

MechanismTarget
SPF_Agiubertiblooms.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEsecureserver.net
SPF_INCLUDEspf.mandrillapp.com
SPF_MXgiubertiblooms.com

Related pages

Pivot deeper into the graph from giubertiblooms.com.

Cypher and MCP

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

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