Hostname
newscyclesolutions.com
Last fetched
newscyclesolutions.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
newscyclesolutions.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.83.132.252 | 199.83.132.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
| 199.83.134.252 | 199.83.134.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of newscyclesolutions.com owner
- Contact emails
- it_infra@newscycle.com
- it_infra@newscyclesolutions.com
- 194a128c-0b69-4dda-933f-477675edf35e@identity-protect.org
- 736b6898-950a-4ed1-b9e6-0e28d99d74f3@identity-protect.org
- b843499a-7913-46d5-bbd1-b8b923ab1066@identity-protect.org
- ddabd64d-9113-4559-822f-562f8bac383e@identity-protect.org
- f2adabe5-328e-4d0f-9d36-e90e07398d8c@identity-protect.org
- ffe35986-564c-4ac3-9819-1ea8cf534b4f@identity-protect.org
- owner-1098050@newscyclesolutions.com.whoisprivacyservice.org
- owner-1443391@newscyclesolutions.com.whoisprivacyservice.org
- owner-2394767@newscyclesolutions.com.whoisprivacyservice.org
Subdomains
24 observed subdomains of newscyclesolutions.com.
Showing 20 of 24. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from newscyclesolutions.com in the public web crawl.
15 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for newscyclesolutions.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonaws.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf1.newscycle.com |
| SPF_IP | 173.239.64.128/25 |
| SPF_IP | 192.165.146.100/32 |
| SPF_IP | 208.87.221.192/26 |
Related pages
Pivot deeper into the graph from newscyclesolutions.com.
- IP · 199.83.132.252
- ASN · AS19551INCAPSULA - Incapsula Inc
- Registrar · iana:468
- Country · US
- Email · it_infra@newscycle.com
- TLD · .com
- Browse hostnames · ne…
- 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: "newscyclesolutions.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.