Skip to content

Hostname

gomedia.ws

Last fetched

gomedia.ws resolves to 1 IPv4 address operated by UPCLOUDUSA - UpCloud USA Inc in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · gomedia.wsRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/gomedia.ws

Resolution chain

gomedia.ws resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
209.50.55.88209.50.48.0/21AS25697UPCLOUDUSA - UpCloud USA IncUS

WHOIS identity

Registrar
iana:48
Organization
go media
Contact emails

Subdomains

47 observed subdomains of gomedia.ws.

Web-graph footprint

Distinct hostnames that link to or from gomedia.ws in the public web crawl.

10 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for gomedia.ws.

MechanismTarget
SPF_Agomedia.ws
SPF_INCLUDE_spf.google.com
SPF_INCLUDEgo11.php1.gomedia.us
SPF_INCLUDEgo11.php2.gomedia.us
SPF_INCLUDEgo11.php3.gomedia.us
SPF_MXgomedia.ws

Related pages

Pivot deeper into the graph from gomedia.ws.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "gomedia.ws"})-[: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.