Skip to content

Hostname

inkscape.org

Last fetched

inkscape.org resolves to 1 IPv4 address operated by LINK-OREGON - University of Oregon in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · inkscape.orgRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/inkscape.org

Resolution chain

inkscape.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
140.211.167.237140.211.0.0/16AS3701LINK-OREGON - University of OregonUS

WHOIS identity

Registrar
iana:81
Organization
software freedom conservancy,
Contact emails

Subdomains

19 observed subdomains of inkscape.org.

Web-graph footprint

Distinct hostnames that link to or from inkscape.org in the public web crawl.

12,952 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for inkscape.org.

MechanismTarget
SPF_Ainkscape.org
SPF_INCLUDE_spf.osuosl.org
SPF_MXinkscape.org

Related pages

Pivot deeper into the graph from inkscape.org.

Cypher and MCP

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

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