Skip to content

Hostname

gomarkets.eu

Last fetched

gomarkets.eu resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK. WHOIS lists registrar:pdr ltd. as the registrar.

Nutrition Label

WHISPER CANON · gomarkets.euRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/gomarkets.eu

Resolution chain

gomarkets.eu resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.33.183.1313.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.33.183.5613.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.33.183.6013.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.33.183.9113.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
3.168.245.1143.168.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.168.245.1273.168.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.168.245.43.168.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.168.245.553.168.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
registrar:pdr ltd.
Organization
Contact emails

Subdomains

18 observed subdomains of gomarkets.eu.

Web-graph footprint

Distinct hostnames that link to or from gomarkets.eu in the public web crawl.

93 sites link to this hostname.

48 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for gomarkets.eu.

MechanismTarget
SPF_REDIRECTgomarkets.eu.hosted.spf-report.com

Related pages

Pivot deeper into the graph from gomarkets.eu.

Cypher and MCP

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

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