Skip to content

Hostname

anasoftlitera.sk

Last fetched

anasoftlitera.sk resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · anasoftlitera.skRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/anasoftlitera.sk

Resolution chain

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

IPPrefixASNOperatorCountry
166.117.48.8166.117.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
35.156.80.21435.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
76.223.66.18476.223.64.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with anasoftlitera.sk in WhisperGraph.

Subdomains

3 observed subdomains of anasoftlitera.sk.

Web-graph footprint

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

96 sites link to this hostname.

129 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for anasoftlitera.sk.

MechanismTarget
SPF_INCLUDE_spfmax.anasoft.sk
SPF_MXanasoftlitera.sk

Related pages

Pivot deeper into the graph from anasoftlitera.sk.

Cypher and MCP

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

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