Hostname
formware.net
Last fetched
formware.net resolves to 2 IPv4 addresses operated by FORTINET - Fortinet Inc. in US. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
formware.net 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 |
|---|---|---|---|---|
| 208.91.112.55 | 208.91.112.0/24 | AS40934 | FORTINET - Fortinet Inc. | US |
| 208.91.112.55 | 208.91.112.0/24 | AS40934 | FORTINET - Fortinet Inc. | CA |
| 94.154.158.249 | 94.154.158.0/24 | AS62240 | — | GB |
WHOIS identity
- Registrar
- iana:1068
- Organization
- micronova systems,
- Contact emails
Subdomains
4 observed subdomains of formware.net.
Web-graph footprint
Distinct hostnames that link to or from formware.net in the public web crawl.
74 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
32 SPF mechanisms authorising senders for formware.net.
| Mechanism | Target |
|---|---|
| SPF_A | dns.formware.net |
| SPF_IP | 185.164.138.187 |
| SPF_IP | 94.154.158.225 |
| SPF_IP | 94.154.158.226 |
| SPF_IP | 94.154.158.227 |
| SPF_IP | 94.154.158.228 |
| SPF_IP | 94.154.158.229 |
| SPF_IP | 94.154.158.230 |
| SPF_IP | 94.154.158.231 |
| SPF_IP | 94.154.158.233 |
| SPF_IP | 94.154.158.234 |
| SPF_IP | 94.154.158.235 |
| SPF_IP | 94.154.158.236 |
| SPF_IP | 94.154.158.237 |
| SPF_IP | 94.154.158.238 |
| SPF_IP | 94.154.158.239 |
| SPF_IP | 94.154.158.240 |
| SPF_IP | 94.154.158.241 |
| SPF_IP | 94.154.158.242 |
| SPF_IP | 94.154.158.243 |
| SPF_IP | 94.154.158.244 |
| SPF_IP | 94.154.158.245 |
| SPF_IP | 94.154.158.246 |
| SPF_IP | 94.154.158.247 |
| SPF_IP | 94.154.158.248 |
| SPF_IP | 94.154.158.249 |
| SPF_IP | 94.154.158.250 |
| SPF_IP | 94.154.158.251 |
| SPF_IP | 94.154.158.252 |
| SPF_IP | 94.154.158.253 |
| SPF_IP | 94.154.158.254 |
| SPF_IP | 94.154.158.255 |
Related pages
Pivot deeper into the graph from formware.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "formware.net"})-[: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.