Skip to content

Hostname

globalports.com

Last fetched

globalports.com resolves to 1 IPv4 address operated by AS50340 in RU. WHOIS lists iana:463 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
45.89.26.24545.89.26.0/23AS50340RU

WHOIS identity

Registrar
iana:463
Organization
alexander iodchin
Contact emails

Subdomains

11 observed subdomains of globalports.com.

Web-graph footprint

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

77 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

14 SPF mechanisms authorising senders for globalports.com.

MechanismTarget
SPF_Aglobalports.com
SPF_INCLUDE_spf.mail.ru
SPF_IP194.226.168.106
SPF_IP194.226.168.20
SPF_IP194.226.168.21
SPF_IP194.226.168.32
SPF_IP212.233.99.209
SPF_IP213.232.229.34
SPF_IP86.62.68.144
SPF_IP91.228.120.0/24
SPF_IP91.238.122.10
SPF_IP91.238.122.11
SPF_IP91.241.43.4
SPF_IP91.241.43.88

Related pages

Pivot deeper into the graph from globalports.com.

Cypher and MCP

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

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