Skip to content

Hostname

gortest.com

Last fetched

gortest.com resolves to 1 IPv4 address operated by AS9123 in RU. WHOIS lists iana:1606 as the registrar.

Nutrition Label

WHISPER CANON · gortest.comRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/gortest.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.89.190.20845.89.190.0/24AS9123RU

WHOIS identity

Registrar
iana:1606
Organization
personal data, can not be publicly disclosed according to applicable laws.
Contact emails

Subdomains

4 observed subdomains of gortest.com.

Web-graph footprint

Distinct hostnames that link to or from gortest.com in the public web crawl.

124 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for gortest.com.

MechanismTarget
SPF_INCLUDE_spf.yandex.net
SPF_INCLUDEmxout.sert-mail.com
SPF_INCLUDEmxsspf.sendpulse.com
SPF_INCLUDEspf.mailganer.com
SPF_IP188.225.37.121
SPF_IP188.225.42.24
SPF_IP2a03:6f01:1:2:0:0:0:5ccf
SPF_IP45.89.190.208
SPF_IP62.109.31.98

Related pages

Pivot deeper into the graph from gortest.com.

Cypher and MCP

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

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