Skip to content

Hostname

1sg.sk

Last fetched

1sg.sk resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:swan, a. s. as the registrar.

Nutrition Label

WHISPER CANON · 1sg.skRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/1sg.sk

Resolution chain

1sg.sk resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.121.50.83.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
52.29.49.10152.29.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:swan, a. s.
Organization
1. súkromné gymnázium
Contact emails

Subdomains

7 observed subdomains of 1sg.sk.

Web-graph footprint

Distinct hostnames that link to or from 1sg.sk in the public web crawl.

44 sites link to this hostname.

35 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for 1sg.sk.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP18.185.161.117
SPF_IP193.87.105.210/28
SPF_IP35.157.230.75
SPF_IP35.158.65.24

Related pages

Pivot deeper into the graph from 1sg.sk.

Cypher and MCP

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

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