Skip to content

Hostname

gelpac.com

Last fetched

gelpac.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · gelpac.comRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/gelpac.com

Resolution chain

gelpac.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.141.162.733.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1910
Organization
gelpac
Contact emails

Subdomains

7 observed subdomains of gelpac.com.

Web-graph footprint

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

15 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for gelpac.com.

MechanismTarget
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.254.180.95
SPF_IP24.37.98.174
SPF_IP51.222.25.195
SPF_IP66.158.134.114
SPF_IP66.158.134.178
SPF_IP66.158.138.218
SPF_IP69.159.233.11
SPF_IP69.70.44.74
SPF_IP70.28.26.96
SPF_IP72.10.144.74

Related pages

Pivot deeper into the graph from gelpac.com.

Cypher and MCP

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

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