Hostname
skillshood.com
Last fetched
skillshood.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
skillshood.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of skillshood.com owner
- Contact emails
- webmaster@saleshood.com
- 0368d348-b19b-4ed6-9203-4758f633a3f2@identity-protect.org
- 10640ee8-4e0b-4285-a795-db4eda90ad03@identity-protect.org
- 23bf6010-9449-4b14-98ee-3585c2544120@identity-protect.org
- 36ab147d-6665-4a5d-87a2-61d83a309604@identity-protect.org
- 652f30de-0ab1-4e81-8e4e-85b5ebde2e2d@identity-protect.org
- 89a5a59e-bd34-4cd0-bde4-7cf00bb6e81a@identity-protect.org
- owner-9951223@skillshood.com.whoisprivacyservice.org
Subdomains
21 observed subdomains of skillshood.com.
Showing 11 of 21. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from skillshood.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for skillshood.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.mandrillapp.com |
Related pages
Pivot deeper into the graph from skillshood.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "skillshood.com"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.