Hostname
1168group.com
Last fetched
1168group.com resolves to 2 IPv4 addresses operated by GMO-Z-COM-TH GMO-Z com NetDesign Holdings Co., Ltd. in JP. WHOIS lists iana:49 as the registrar.
Nutrition Label
Resolution chain
1168group.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 118.27.130.234 | 118.27.128.0/21 | AS135161 | GMO-Z-COM-TH GMO-Z com NetDesign Holdings Co., Ltd. | JP |
| 118.27.146.17 | 118.27.144.0/21 | AS135161 | GMO-Z-COM-TH GMO-Z com NetDesign Holdings Co., Ltd. | JP |
WHOIS identity
- Registrar
- iana:49
- Organization
- 1168group_com
- Contact emails
Subdomains
1 observed subdomain of 1168group.com.
| Subdomain |
|---|
| www.1168group.com |
Web-graph footprint
Distinct hostnames that link to or from 1168group.com in the public web crawl.
208 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for 1168group.com.
| Mechanism | Target |
|---|---|
| SPF_A | 1168group.com |
| SPF_IP | 118.27.130.234 |
| SPF_MX | 1168group.com |
Related pages
Pivot deeper into the graph from 1168group.com.
- IP · 118.27.130.234
- ASN · AS135161GMO-Z-COM-TH GMO-Z com NetDesign Holdings Co., Ltd.
- Registrar · iana:49
- Country · JP
- Email · taezz@hotmail.com
- TLD · .com
- Browse hostnames · 11…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "1168group.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.