Skip to content

Hostname

highest-hosting.com

Last fetched

highest-hosting.com resolves to 1 IPv4 address operated by AS34358 in RO. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · highest-hosting.comRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/highest-hosting.com

Resolution chain

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

IPPrefixASNOperatorCountry
85.120.59.12485.120.58.0/23AS34358RO

WHOIS identity

Registrar
iana:303
Organization
mihai radulescu
Contact emails

Subdomains

13 observed subdomains of highest-hosting.com.

Web-graph footprint

Distinct hostnames that link to or from highest-hosting.com in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • highest-hosting.com

SPF policy

11 SPF mechanisms authorising senders for highest-hosting.com.

MechanismTarget
SPF_Ahighest-hosting.com
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.mxserver.ro
SPF_IP185.171.184.80
SPF_IP185.171.185.111
SPF_IP77.81.164.2
SPF_IP77.81.165.11
SPF_IP77.81.165.48
SPF_IP77.81.165.54
SPF_IP85.120.59.124
SPF_MXhighest-hosting.com

Related pages

Pivot deeper into the graph from highest-hosting.com.

Cypher and MCP

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

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