Hostname
gemzo.com.ps
Last fetched
gemzo.com.ps has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:gemzo information technology as the registrar.
Nutrition Label
Resolution chain
gemzo.com.ps has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- registrar:gemzo information technology
- Organization
- gemzo ict
- Contact emails
Subdomains
11 observed subdomains of gemzo.com.ps.
Web-graph footprint
Distinct hostnames that link to or from gemzo.com.ps in the public web crawl.
5 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
- gemzo.com.ps
SPF policy
3 SPF mechanisms authorising senders for gemzo.com.ps.
| Mechanism | Target |
|---|---|
| SPF_A | gemzo.com.ps |
| SPF_IP | 213.6.54.58/32 |
| SPF_MX | gemzo.com.ps |
Related pages
Pivot deeper into the graph from gemzo.com.ps.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gemzo.com.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.