Hostname
4ward.it
Last fetched
4ward.it resolves to 2 IPv4 addresses operated by CLOUDFLARESPECTRUM Cloudflare, Inc. in US. WHOIS lists registrar:pegasus msp s.r.l. as the registrar.
Nutrition Label
Resolution chain
4ward.it 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.187 | 199.60.103.0/24 | AS209242 | CLOUDFLARESPECTRUM Cloudflare, Inc. | US |
| 199.60.103.87 | 199.60.103.0/24 | AS209242 | CLOUDFLARESPECTRUM Cloudflare, Inc. | US |
WHOIS identity
- Registrar
- registrar:pegasus msp s.r.l.
- Organization
- 4ward srl
- Contact emails
- —
Subdomains
11 observed subdomains of 4ward.it.
Web-graph footprint
Distinct hostnames that link to or from 4ward.it in the public web crawl.
69 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for 4ward.it.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 26601386.spf08.hubspotemail.net |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.eu.exclaimer.net |
| SPF_INCLUDE | spf.eu.signature365.net |
| SPF_INCLUDE | spf.myconnectwise.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | transmail.net |
| SPF_IP | 13.79.33.51/32 |
| SPF_IP | 151.14.58.212/32 |
| SPF_IP | 194.243.207.15/32 |
| SPF_IP | 217.199.1.32/32 |
| SPF_IP | 217.199.23.180/32 |
Related pages
Pivot deeper into the graph from 4ward.it.
- IP · 199.60.103.187
- ASN · AS209242CLOUDFLARESPECTRUM Cloudflare, Inc.
- Registrar · registrar:pegasus msp s.r.l.
- Country · US
- TLD · .it
- Browse hostnames · 4w…
- 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: "4ward.it"})-[: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.