Skip to content

Hostname

gc-pack.com

Last fetched

gc-pack.com resolves to 2 IPv4 addresses operated by AS43754 in IR. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · gc-pack.comRouting diversity2.4/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/gc-pack.com

Resolution chain

gc-pack.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:113
Organization
germanhost
Contact emails

Subdomains

2 observed subdomains of gc-pack.com.

Web-graph footprint

Distinct hostnames that link to or from gc-pack.com in the public web crawl.

21 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for gc-pack.com.

MechanismTarget
SPF_Agc-pack.com
SPF_IP212.33.198.60
SPF_IP2a01:4f9:5a:2d02:0:0:0:2
SPF_IP65.109.55.146
SPF_MXgc-pack.com

Related pages

Pivot deeper into the graph from gc-pack.com.

Cypher and MCP

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

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