Skip to content

Hostname

soko-ag.com

Last fetched

soko-ag.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · soko-ag.comRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/soko-ag.com

Resolution chain

soko-ag.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.168.176.1053.168.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.176.1973.168.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.176.23.168.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.176.2303.168.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
52.222.153.12552.222.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.153.13052.222.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.153.18452.222.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.153.8352.222.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
54.192.209.10654.192.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO
54.192.209.12754.192.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO
54.192.209.5254.192.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO
54.192.209.7354.192.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO

WHOIS identity

Registrar
iana:49
Organization
turn and frontier co.ltd.
Contact emails

Subdomains

2 observed subdomains of soko-ag.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for soko-ag.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from soko-ag.com.

Cypher and MCP

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

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