Hostname
craftkernal.com
Last fetched
craftkernal.com resolves to 20 IPv4 addresses operated by MEDHAHOSTING-AS-AP Medha Hosting in US. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
craftkernal.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 103.83.39.161 | 103.83.36.0/22 | AS136171 | MEDHAHOSTING-AS-AP Medha Hosting | US |
| 103.83.39.162 | 103.83.36.0/22 | AS136171 | MEDHAHOSTING-AS-AP Medha Hosting | US |
| 103.83.39.163 | 103.83.36.0/22 | AS136171 | MEDHAHOSTING-AS-AP Medha Hosting | US |
| 103.83.39.164 | 103.83.36.0/22 | AS136171 | MEDHAHOSTING-AS-AP Medha Hosting | US |
| 103.83.39.165 | 103.83.36.0/22 | AS136171 | MEDHAHOSTING-AS-AP Medha Hosting | US |
| 119.252.188.75 | 119.252.188.0/24 | AS45152 | ZONENETWORKS-AS-AP Zone Networks Pty Ltd, Managed Hosting Solutions | AU |
| 119.252.188.76 | 119.252.188.0/24 | AS45152 | ZONENETWORKS-AS-AP Zone Networks Pty Ltd, Managed Hosting Solutions | AU |
| 119.252.188.77 | 119.252.188.0/24 | AS45152 | ZONENETWORKS-AS-AP Zone Networks Pty Ltd, Managed Hosting Solutions | AU |
| 119.252.188.78 | 119.252.188.0/24 | AS45152 | ZONENETWORKS-AS-AP Zone Networks Pty Ltd, Managed Hosting Solutions | AU |
| 148.135.105.228 | 148.135.0.0/17 | AS35916 | MULTA-ASN1 - MULTACOM CORPORATION | US |
| 148.135.105.229 | 148.135.0.0/17 | AS35916 | MULTA-ASN1 - MULTACOM CORPORATION | US |
| 148.135.105.230 | 148.135.0.0/17 | AS35916 | MULTA-ASN1 - MULTACOM CORPORATION | US |
| 148.135.105.231 | 148.135.0.0/17 | AS35916 | MULTA-ASN1 - MULTACOM CORPORATION | US |
| 148.135.105.232 | 148.135.0.0/17 | AS35916 | MULTA-ASN1 - MULTACOM CORPORATION | US |
| 148.135.105.233 | 148.135.0.0/17 | AS35916 | MULTA-ASN1 - MULTACOM CORPORATION | US |
| 148.135.105.234 | 148.135.0.0/17 | AS35916 | MULTA-ASN1 - MULTACOM CORPORATION | US |
| 148.135.105.235 | 148.135.0.0/17 | AS35916 | MULTA-ASN1 - MULTACOM CORPORATION | US |
| 148.135.105.236 | 148.135.0.0/17 | AS35916 | MULTA-ASN1 - MULTACOM CORPORATION | US |
| 148.135.105.247 | 148.135.0.0/17 | AS35916 | MULTA-ASN1 - MULTACOM CORPORATION | US |
| 148.135.105.248 | 148.135.0.0/17 | AS35916 | MULTA-ASN1 - MULTACOM CORPORATION | US |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
- 6286b7b8712a4897b133fcca1be637cc.protect@withheldforprivacy.com
- de039cdbe5184ca391af2f4875b60442.protect@withheldforprivacy.com
- dec817a167a14ababfcf73a59509b6ba.protect@withheldforprivacy.com
- f3d3ebef336b4ab294e5ebab9aabb7c6.protect@withheldforprivacy.com
- reactivation-pending@mail.withheldforprivacy.com
Subdomains
5 observed subdomains of craftkernal.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for craftkernal.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | citygo.us |
| SPF_INCLUDE | eccoshoesforwomen.us |
| SPF_INCLUDE | webdesignexpert.us |
Related pages
Pivot deeper into the graph from craftkernal.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "craftkernal.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.