Hostname
daystar.com
Last fetched
daystar.com resolves to 2 IPv4 addresses operated by CLOUDFLARESPECTRUM Cloudflare, Inc. in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
daystar.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.144 | 199.60.103.0/24 | AS209242 | CLOUDFLARESPECTRUM Cloudflare, Inc. | US |
| 199.60.103.44 | 199.60.103.0/24 | AS209242 | CLOUDFLARESPECTRUM Cloudflare, Inc. | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- a27rz3rd8yf@networksolutionsprivateregistration.com
- ad4679242jt@networksolutionsprivateregistration.com
- ap2q86pz4ex@networksolutionsprivateregistration.com
- b52n29nb7zn@networksolutionsprivateregistration.com
- cf9k69w67zy@networksolutionsprivateregistration.com
- ds3de45j723@networksolutionsprivateregistration.com
- ef5v57wg5zv@networksolutionsprivateregistration.com
- ek3uh2cx3gk@networksolutionsprivateregistration.com
- em33k63g94t@networksolutionsprivateregistration.com
- et8n33bh66r@networksolutionsprivateregistration.com
- ev7mc6vr997@networksolutionsprivateregistration.com
- fq4v75r64bu@networksolutionsprivateregistration.com
- fs4ug5fa3v7@networksolutionsprivateregistration.com
- gm38g4fg4k6@networksolutionsprivateregistration.com
- gz9uh869837@networksolutionsprivateregistration.com
- ha2uh5dn2nh@networksolutionsprivateregistration.com
- j45kx9vz9tk@networksolutionsprivateregistration.com
- je79k84f9cx@networksolutionsprivateregistration.com
- k379g5d24cp@networksolutionsprivateregistration.com
- ks5m356h6v8@networksolutionsprivateregistration.com
- and 17 more
Subdomains
301 observed subdomains of daystar.com.
Showing 25 of 301. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from daystar.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for daystar.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 6143543.spf02.hubspotemail.net |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | usb._netblocks.mimecast.com |
| SPF_IP | 63.147.112.89 |
Related pages
Pivot deeper into the graph from daystar.com.
- IP · 199.60.103.144
- ASN · AS209242CLOUDFLARESPECTRUM Cloudflare, Inc.
- Registrar · iana:2
- Country · US
- Email · a27rz3rd8yf@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · da…
- 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: "daystar.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.