Hostname
gmt-web.com
Last fetched
gmt-web.com resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:1557 as the registrar.
Nutrition Label
Resolution chain
gmt-web.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.164.110.113 | 3.164.108.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.164.110.121 | 3.164.108.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.164.110.61 | 3.164.108.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.164.110.77 | 3.164.108.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 85.131.210.64 | 85.131.192.0/18 | AS131965 | XSERVER Xserver Inc. | JP |
WHOIS identity
- Registrar
- iana:1557
- Organization
- chen xiaotian
- Contact emails
Subdomains
2 observed subdomains of gmt-web.com.
| Subdomain |
|---|
| mail.gmt-web.com |
| www.gmt-web.com |
Web-graph footprint
Distinct hostnames that link to or from gmt-web.com in the public web crawl.
17 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- gmt-web.com
- mail4.makeshop.jp
SPF policy
5 SPF mechanisms authorising senders for gmt-web.com.
| Mechanism | Target |
|---|---|
| SPF_A | gmt-web.com |
| SPF_A | sv883.xbiz.ne.jp |
| SPF_INCLUDE | spf.makeshop.jp |
| SPF_INCLUDE | spf.sender.xserver.jp |
| SPF_MX | gmt-web.com |
Related pages
Pivot deeper into the graph from gmt-web.com.
- IP · 3.164.110.113
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1557
- Country · JP
- Email · info@xserver.co.jp
- TLD · .com
- Browse hostnames · gm…
- 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: "gmt-web.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.