Skip to content

Hostname

gunprime.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
100.25.15.157100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.233.45.7118.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.232.224.1593.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.194.5.24334.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.200.52.7434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.204.149.4434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.204.42.13452.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
13.216.218.22913.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.106.8298.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
birmingham pistol wholesale
Contact emails

Subdomains

10 observed subdomains of gunprime.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for gunprime.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsend.klaviyo.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from gunprime.com.

Cypher and MCP

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

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