Hostname
staarmaster.com
Last fetched
staarmaster.com resolves to 2 IPv4 addresses operated by AS209242 in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
staarmaster.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 199.60.103.167 | 199.60.147.0/24 | AS209242 | — | US |
| 199.60.103.67 | 199.60.147.0/24 | AS209242 | — | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of staarmaster.com owner
- Contact emails
- domains@hugedomains.com
- 2a896214-7c04-4aef-bfc5-da58d5000ae9@identity-protect.org
- 2f45246c-165e-4b22-8e4d-7c11c4e4142c@identity-protect.org
- 5fb9ebc7-9973-4d1f-b78b-5e363280127f@identity-protect.org
- 616827a7-c16f-4516-bf0c-051f42d2d6ca@identity-protect.org
- c27a2730-2471-48a9-b77d-e1f837106666@identity-protect.org
- de44ac53-3341-4f00-af2d-54074142cf60@identity-protect.org
- ee9845d1-8e31-44c8-afca-fd41a3240089@identity-protect.org
Subdomains
4 observed subdomains of staarmaster.com.
Web-graph footprint
Distinct hostnames that link to or from staarmaster.com in the public web crawl.
5 sites link to this hostname.
28 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for staarmaster.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 23476266.spf03.hubspotemail.net |
Related pages
Pivot deeper into the graph from staarmaster.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "staarmaster.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.