Hostname
jlcpcb.com
Last fetched
jlcpcb.com resolves to 14 IPv4 addresses operated by AKAMAI-ASN1 in DE. WHOIS lists iana:420 as the registrar.
Nutrition Label
Resolution chain
jlcpcb.com resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 184.24.77.133 | 184.24.77.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 184.24.77.149 | 184.24.77.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.19.198.112 | 2.19.198.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.19.198.120 | 2.19.198.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.214.95.204 | 23.214.95.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.214.95.206 | 23.214.95.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.54.127.37 | 23.54.127.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.54.127.40 | 23.54.127.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.55.110.134 | 23.55.110.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.55.110.170 | 23.55.110.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.55.163.77 | 23.55.163.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.55.163.78 | 23.55.163.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 95.101.27.174 | 95.101.27.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 95.101.27.175 | 95.101.27.0/24 | AS20940 | AKAMAI-ASN1 | DE |
WHOIS identity
- Registrar
- iana:420
- Organization
- gao xian sheng
- Contact emails
Subdomains
28 observed subdomains of jlcpcb.com.
Showing 25 of 28. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from jlcpcb.com in the public web crawl.
1,151 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for jlcpcb.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | helpscoutemail.com |
Related pages
Pivot deeper into the graph from jlcpcb.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "jlcpcb.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.