Skip to content

Hostname

a.giffitsstatic.com

Last fetched

a.giffitsstatic.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
52.85.61.2352.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.6452.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.7652.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.8952.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.230.253.11054.230.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
54.230.253.6054.230.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
54.230.253.8154.230.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
54.230.253.9054.230.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with a.giffitsstatic.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for a.giffitsstatic.com.

MechanismTarget
SPF_INCLUDE_spf_eucentral1.prod.hydra.sophos.com
SPF_INCLUDEeu.transmail.net
SPF_INCLUDEeu.zcsend.net
SPF_INCLUDEeu.zeptomail.net
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zoho.eu
SPF_IP52.59.138.176
SPF_IP54.93.185.198
SPF_IP62.55.252.113/29
SPF_IP89.246.171.190

Related pages

Pivot deeper into the graph from a.giffitsstatic.com.

Cypher and MCP

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

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