Skip to content

Hostname

chostar.me

Last fetched

chostar.me resolves to 1 IPv4 address operated by gridh - Grid Hosting Limited in GB. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · chostar.meRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/chostar.me

Resolution chain

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

IPPrefixASNOperatorCountry
185.119.109.199185.119.109.0/24AS202364gridh - Grid Hosting LimitedGB

WHOIS identity

Registrar
iana:303
Organization
Contact emails

Subdomains

56 observed subdomains of chostar.me.

Web-graph footprint

Distinct hostnames that link to or from chostar.me in the public web crawl.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • chostar.me

SPF policy

12 SPF mechanisms authorising senders for chostar.me.

MechanismTarget
SPF_Achostar.me
SPF_IP107.6.186.10
SPF_IP130.185.151.166
SPF_IP185.119.109.199
SPF_IP45.130.119.231
SPF_IP81.134.164.121
SPF_IP81.135.164.254
SPF_IP81.135.181.68
SPF_IP81.135.191.48
SPF_IP81.148.98.41
SPF_IP81.150.107.236
SPF_MXchostar.me

Related pages

Pivot deeper into the graph from chostar.me.

Cypher and MCP

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

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