Skip to content

Hostname

gp4f.com

Last fetched

gp4f.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
100.23.190.215100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
34.212.3.034.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.155.141.11435.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
35.165.57.3535.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.80.206.15835.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.227.5.5144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.228.178.4744.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.230.145.14744.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.254.246.5544.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.41.73.3052.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.89.80.3152.88.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.186.173.18754.186.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.203.147.21254.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.69.31.11554.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
32.185.13.22032.184.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
32.184.82.23732.184.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
dnstination
Contact emails

Subdomains

33 observed subdomains of gp4f.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for gp4f.com.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from gp4f.com.

Cypher and MCP

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

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