Hostname
starnow.com
Last fetched
starnow.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
starnow.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 |
|---|---|---|---|---|
| 104.18.6.242 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.7.242 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of starnow.com owner
- Contact emails
- domains@starnow.com
- domains@starnow.co.nz
- 37b5c36c-3a9c-4272-ac21-e21db9329c06@identity-protect.org
- 5d0bfcf3-0110-4fef-8e59-c0cc86f26349@identity-protect.org
- 5e52eba6-0601-4df8-9f15-c01fb55fb5e6@identity-protect.org
- 78b1b92b-7216-4c18-9eb9-0842f101a1f0@identity-protect.org
- c3d60185-f52b-4181-b575-e60e722306d3@identity-protect.org
- ccefbbfc-8bc2-4ff4-99b2-428a153c158b@identity-protect.org
- dec09e7c-2d0a-4935-9c66-81de3e918513@identity-protect.org
- owner-11175192@starnow.com.whoisprivacyservice.org
- owner-2340553@starnow.com.whoisprivacyservice.org
- owner-249531@starnow.com.whoisprivacyservice.org
- owner-3150400@starnow.com.whoisprivacyservice.org
- owner-8274323@starnow.com.whoisprivacyservice.org
Subdomains
13 observed subdomains of starnow.com.
Web-graph footprint
Distinct hostnames that link to or from starnow.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for starnow.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 200838.spf10.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | usb._netblocks.mimecast.com |
Related pages
Pivot deeper into the graph from starnow.com.
- IP · 104.18.6.242
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · domains@starnow.com
- TLD · .com
- Browse hostnames · st…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "starnow.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.