Hostname
gmo.ps
Last fetched
gmo.ps resolves to 1 IPv4 address operated by AS12975 in PS. WHOIS lists registrar:palestinian national internet naming authority (pnina) as the registrar.
Nutrition Label
Resolution chain
gmo.ps 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 |
|---|---|---|---|---|
| 213.244.86.34 | 213.244.86.0/24 | AS12975 | — | PS |
WHOIS identity
- Registrar
- registrar:palestinian national internet naming authority (pnina)
- Organization
- goverment computer center
- Contact emails
Subdomains
5 observed subdomains of gmo.ps.
Showing 3 of 5. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from gmo.ps in the public web crawl.
19 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from gmo.ps.
- IP · 213.244.86.34
- ASN · AS12975
- Registrar · registrar:palestinian national internet naming authority (pnina)
- Country · PS
- Email · gcc@gov.ps
- TLD · .ps
- 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: "gmo.ps"})-[: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.