Skip to content

Hostname

giftful.com

Last fetched

giftful.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · giftful.comRouting diversity6.0/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/giftful.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.27.140.176100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.52.0.191100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
107.20.14.250107.20.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
18.206.144.18618.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
23.21.246.2423.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.232.251.693.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.225.91.13834.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.231.106.16034.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.196.110.23344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.198.227.644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.198.6.21244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.221.153.12644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.44.146.16452.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.147.22.8354.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.242.143.5154.242.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
75.101.253.13775.101.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
98.85.160.198.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.88.222.17098.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.89.64.21298.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.193.52.10932.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

2 observed subdomains of giftful.com.

Web-graph footprint

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

61 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for giftful.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from giftful.com.

Cypher and MCP

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

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