Skip to content

Hostname

getz.co

Last fetched

getz.co resolves to 9 IPv4 addresses operated by AS38532 in SG. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · getz.coRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/getz.co

Resolution chain

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

IPPrefixASNOperatorCountry
103.7.8.234103.7.8.0/24AS38532SG
13.227.192.3113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.171.214.143.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.273.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.73.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.93.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

1,209 observed subdomains of getz.co.

Web-graph footprint

Distinct hostnames that link to or from getz.co in the public web crawl.

188 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for getz.co.

MechanismTarget
SPF_INCLUDE8101369.spf10.hubspotemail.net
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from getz.co.

Cypher and MCP

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

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