Skip to content

Hostname

skilldoo.app

Last fetched

skilldoo.app resolves to 1 IPv4 address operated by AS8218 in AT. WHOIS lists iana:809 as the registrar.

Nutrition Label

WHISPER CANON · skilldoo.appRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/skilldoo.app

Resolution chain

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

IPPrefixASNOperatorCountry
212.69.165.118212.69.160.0/19AS8218AT

WHOIS identity

Registrar
iana:809
Organization
Contact emails

Subdomains

2 observed subdomains of skilldoo.app.

Web-graph footprint

Distinct hostnames that link to or from skilldoo.app in the public web crawl.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for skilldoo.app.

MechanismTarget
SPF_Amail.xxeon.com
SPF_Askilldoo.app
SPF_IP212.69.165.64/27
SPF_IP94.136.29.240/28
SPF_MXskilldoo.app

Related pages

Pivot deeper into the graph from skilldoo.app.

Cypher and MCP

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

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