Hostname
skillcouncils.com
Last fetched
skillcouncils.com resolves to 3 IPv4 addresses operated by AS24940 in DE. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
skillcouncils.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 142.132.202.85 | 142.132.128.0/17 | AS24940 | — | DE |
| 168.119.70.163 | 168.119.0.0/16 | AS24940 | — | DE |
| 13.140.135.209 | 13.140.128.0/18 | AS51167 | — | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- devendra singh
- Contact emails
Subdomains
3 observed subdomains of skillcouncils.com.
Showing 2 of 3. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from skillcouncils.com in the public web crawl.
5 sites link to this hostname.
117 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for skillcouncils.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | dc-aa8e722993._spfm.skillcouncils.com |
| SPF_INCLUDE | zcsend.in |
Related pages
Pivot deeper into the graph from skillcouncils.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "skillcouncils.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.