Skip to content

Hostname

starshiners.hu

Last fetched

starshiners.hu resolves to 1 IPv4 address operated by AS5606 in RO.

Nutrition Label

WHISPER CANON · starshiners.huRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.5/10canon.whisper.security/host/starshiners.hu

Resolution chain

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

IPPrefixASNOperatorCountry
212.146.101.42212.146.96.0/19AS5606RO

WHOIS identity

No WHOIS records are currently associated with starshiners.hu in WhisperGraph.

Subdomains

13 observed subdomains of starshiners.hu.

Web-graph footprint

Distinct hostnames that link to or from starshiners.hu in the public web crawl.

12 sites link to this hostname.

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for starshiners.hu.

MechanismTarget
SPF_Astarshiners.hu
SPF_INCLUDE_spf.eu.sparkpostmail.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEnewsman.app
SPF_INCLUDEsendgrid.net
SPF_IP212.146.101.114
SPF_IP78.47.208.244
SPF_MXstarshiners.hu

Related pages

Pivot deeper into the graph from starshiners.hu.

Cypher and MCP

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

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