Skip to content

Hostname

gobox.ps

Last fetched

gobox.ps resolves to 2 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists registrar:mada alarab co. as the registrar.

Nutrition Label

WHISPER CANON · gobox.psRouting diversity2.4/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/gobox.ps

Resolution chain

gobox.ps resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.8.252.23034.8.0.0/13AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS
93.127.162.23993.127.162.0/23AS47583AS-HOSTINGER - Hostinger International LimitedFR

WHOIS identity

Registrar
registrar:mada alarab co.
Organization
mada
Contact emails

Subdomains

13 observed subdomains of gobox.ps.

Web-graph footprint

Distinct hostnames that link to or from gobox.ps in the public web crawl.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for gobox.ps.

MechanismTarget
SPF_Agobox.ps
SPF_IP185.17.234.50
SPF_IP46.43.66.202
SPF_MXgobox.ps

Related pages

Pivot deeper into the graph from gobox.ps.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "gobox.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.