Skip to content

Hostname

knigoed.net

Last fetched

knigoed.net resolves to 6 IPv4 addresses operated by AS50340 in RU. WHOIS lists iana:1449 as the registrar.

Nutrition Label

WHISPER CANON · knigoed.netRouting diversity4.2/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/knigoed.net

Resolution chain

knigoed.net resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:1449
Organization
global domain privacy services
Contact emails

Subdomains

5 observed subdomains of knigoed.net.

Web-graph footprint

Distinct hostnames that link to or from knigoed.net in the public web crawl.

201 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for knigoed.net.

MechanismTarget
SPF_IP92.223.88.24
SPF_IP95.213.181.107
SPF_MXknigoed.net

Related pages

Pivot deeper into the graph from knigoed.net.

Cypher and MCP

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

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