Skip to content

Hostname

giftpoint.com.ec

Last fetched

giftpoint.com.ec resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · giftpoint.com.ecRouting diversity5.6/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/giftpoint.com.ec

Resolution chain

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

IPPrefixASNOperatorCountry
100.52.121.64100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.215.91.19918.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.223.102.1693.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.92.86.2443.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.206.38.2234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.213.160.3444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.0.193.1452.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.200.158.25352.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.70.111.22252.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.86.94.11452.86.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.208.169.2554.208.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.90.131.6898.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with giftpoint.com.ec in WhisperGraph.

Subdomains

3 observed subdomains of giftpoint.com.ec.

Web-graph footprint

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

3 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for giftpoint.com.ec.

MechanismTarget
SPF_Agiftpoint.com.ec
SPF_INCLUDEsender.zohobooks.com
SPF_INCLUDEspf.a2hosting.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.supercp.com
SPF_INCLUDEtransmail.net
SPF_INCLUDEzoho.com
SPF_IP66.198.240.61
SPF_IP75.98.175.81

Related pages

Pivot deeper into the graph from giftpoint.com.ec.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "giftpoint.com.ec"})-[: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.