Skip to content

Hostname

4gift.com

Last fetched

4gift.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · 4gift.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/4gift.com

Resolution chain

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

IPPrefixASNOperatorCountry
143.204.194.2143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.50143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.62143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.7143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.161.246.10318.161.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.161.246.3318.161.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.161.246.9318.161.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.161.246.9818.161.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.66.233.10718.66.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.233.11918.66.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.233.1618.66.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.233.7018.66.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
3.161.82.1113.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.733.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.873.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.923.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
bulent m. kamiloglu
Contact emails

Subdomains

81 observed subdomains of 4gift.com.

Web-graph footprint

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

10 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from 4gift.com.

Cypher and MCP

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

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