Hostname
forgeline.com
Last fetched
forgeline.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
forgeline.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 |
|---|---|---|---|---|
| 172.66.40.113 | 172.66.40.0/21 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.66.43.143 | 172.66.40.0/21 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:2
- Organization
- attn forgeline.com care of network solutions
- Contact emails
- b34wn3nz3qf@networksolutionsprivateregistration.com
- dd3hg9sp6p7@networksolutionsprivateregistration.com
- hc76e5ef56s@networksolutionsprivateregistration.com
- na7pk47b55r@networksolutionsprivateregistration.com
- nh7h338b4ch@networksolutionsprivateregistration.com
- ra7qc9u49ja@networksolutionsprivateregistration.com
- rd45t43c7x3@networksolutionsprivateregistration.com
- sv9b222r4mq@networksolutionsprivateregistration.com
- td3r75zm6u4@networksolutionsprivateregistration.com
- v44e44kw4k8@networksolutionsprivateregistration.com
- y33265ab2tk@networksolutionsprivateregistration.com
- z59eq8mh8ha@networksolutionsprivateregistration.com
Subdomains
7 observed subdomains of forgeline.com.
Web-graph footprint
Distinct hostnames that link to or from forgeline.com in the public web crawl.
181 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for forgeline.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | lbtsv3rjla.powerspf.com |
Related pages
Pivot deeper into the graph from forgeline.com.
- IP · 172.66.40.113
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:2
- Country · CA
- Email · b34wn3nz3qf@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · fo…
- 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: "forgeline.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.