Skip to content

Hostname

starnamer.com

Last fetched

starnamer.com resolves to 2 IPv4 addresses operated by WEHOSTWEBSITES-COM - Handy Networks, LLC in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · starnamer.comRouting diversity2.4/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/starnamer.com

Resolution chain

starnamer.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
192.199.240.236192.199.240.0/20AS30475WEHOSTWEBSITES-COM - Handy Networks, LLCUS
45.42.40.3345.42.40.0/24AS212238US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

7 observed subdomains of starnamer.com.

Web-graph footprint

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

17 sites link to this hostname.

56 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for starnamer.com.

MechanismTarget
SPF_Astarnamer.com
SPF_INCLUDEspf.reachmail.net
SPF_INCLUDEstarnamer.org
SPF_INCLUDEzohomail.com
SPF_IP23.83.0.1/16
SPF_IP45.42.40.33
SPF_MXstarnamer.com

Related pages

Pivot deeper into the graph from starnamer.com.

Cypher and MCP

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

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