Hostname
gmosign.com
Last fetched
gmosign.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:49 as the registrar.
Nutrition Label
Resolution chain
gmosign.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.161.246.65 | 18.161.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.161.246.70 | 18.161.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.161.246.9 | 18.161.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.161.246.95 | 18.161.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.162.185.126 | 3.162.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AR |
| 3.162.185.20 | 3.162.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AR |
| 3.162.185.41 | 3.162.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AR |
| 3.162.185.74 | 3.162.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AR |
| 99.84.152.13 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.152.34 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.152.45 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.152.78 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:49
- Organization
- gmo globalsign holdings k.k.
- Contact emails
Subdomains
14 observed subdomains of gmosign.com.
Web-graph footprint
Distinct hostnames that link to or from gmosign.com in the public web crawl.
413 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for gmosign.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _form.gmosign.com |
| SPF_INCLUDE | _is.gmosign.com |
| SPF_INCLUDE | amazonses.com |
| SPF_IP | 153.122.76.165 |
| SPF_IP | 153.122.76.64 |
| SPF_IP | 153.122.79.238 |
| SPF_IP | 153.122.82.186 |
| SPF_IP | 153.122.83.248 |
| SPF_IP | 153.122.97.137 |
| SPF_IP | 202.218.119.230 |
Related pages
Pivot deeper into the graph from gmosign.com.
- IP · 18.161.246.65
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:49
- Country · IN
- Email · domain@gmocloud.com
- 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: "gmosign.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.