Skip to content

Hostname

gigapixel.gr

Last fetched

gigapixel.gr resolves to 1 IPv4 address operated by HETZNER-AS - Hetzner Online GmbH in DE.

Nutrition Label

WHISPER CANON · gigapixel.grRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/gigapixel.gr

Resolution chain

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

IPPrefixASNOperatorCountry
5.9.108.1445.9.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHDE

WHOIS identity

No WHOIS records are currently associated with gigapixel.gr in WhisperGraph.

Subdomains

23 observed subdomains of gigapixel.gr.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for gigapixel.gr.

MechanismTarget
SPF_Agigapixel.gr
SPF_IP128.140.48.99
SPF_IP2a01:4f8:120:5022:0:0:0:2
SPF_IP2a01:4f8:141:401:0:0:0:2
SPF_IP2a01:4f8:162:444c:0:0:0:2
SPF_IP2a01:4f8:221:32d8:0:0:0:2
SPF_IP2a01:4f8:c012:2ed3:0:0:0:1
SPF_IP2a01:4f9:3100:1a42:0:0:0:2
SPF_IP2a01:4f9:c013:fa8c:0:0:0:1
SPF_IP2a02:ce00:0:40:0:0:0:114
SPF_IP37.27.226.40
SPF_IP46.4.107.144
SPF_IP46.4.39.164
SPF_IP5.9.108.144
SPF_IP77.42.21.125
SPF_IP78.46.72.118
SPF_IP95.129.40.114
SPF_MXgigapixel.gr

Related pages

Pivot deeper into the graph from gigapixel.gr.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "gigapixel.gr"})-[: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.