Skip to content

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

WHISPER CANON · gemzo.com.psRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/gemzo.com.ps

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.

MechanismTarget
SPF_Agemzo.com.ps
SPF_IP213.6.54.58/32
SPF_MXgemzo.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.