Hostname
jgc.com
Last fetched
jgc.com resolves to 1 IPv4 address operated by OCN NTT DOCOMO BUSINESS,Inc. in JP.
Nutrition Label
Resolution chain
jgc.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 150.5.65.43 | 150.5.64.0/18 | AS4713 | OCN NTT DOCOMO BUSINESS,Inc. | JP |
WHOIS identity
WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains
Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Web-graph footprint
Distinct hostnames that link to or from jgc.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
16 SPF mechanisms authorising senders for jgc.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 20511294.spf08.hubspotemail.net |
| SPF_INCLUDE | _spf.aiolite.jp |
| SPF_INCLUDE | mail.secure-cms.net |
| SPF_INCLUDE | spf-0037d901.pphosted.com |
| SPF_INCLUDE | spf-006c6602.pphosted.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 101.102.215.169/32 |
| SPF_IP | 13.55.54.143/32 |
| SPF_IP | 13.55.65.8/32 |
| SPF_IP | 150.60.204.10 |
| SPF_IP | 150.60.204.40 |
| SPF_IP | 221.186.63.186/32 |
| SPF_IP | 54.153.131.110/32 |
| SPF_IP | 54.66.252.242/32 |
| SPF_IP | 87.101.181.35 |
| SPF_IP | 87.101.181.37 |
Related pages
Pivot deeper into the graph from jgc.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "jgc.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.