Skip to content

Hostname

hockerty.ch

Last fetched

hockerty.ch resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · hockerty.chRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/hockerty.ch

Resolution chain

hockerty.ch resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
143.204.160.10143.204.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.160.110143.204.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.160.13143.204.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.160.40143.204.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.147.318.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.8018.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.918.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.9118.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.221.3218.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.3918.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.7418.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.8618.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN

WHOIS identity

No WHOIS records are currently associated with hockerty.ch in WhisperGraph.

Subdomains

3 observed subdomains of hockerty.ch.

Web-graph footprint

Distinct hostnames that link to or from hockerty.ch in the public web crawl.

26 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for hockerty.ch.

MechanismTarget
SPF_Ahockerty.ch
SPF_INCLUDEamazonses.com
SPF_INCLUDEaspmx.googlemail.com
SPF_INCLUDEspf.improvmx.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEtrustpilotservice.com
SPF_MXhockerty.ch

Related pages

Pivot deeper into the graph from hockerty.ch.

Cypher and MCP

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

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