Hostname
ngfw.net
Last fetched
ngfw.net resolves to 3 IPv4 addresses operated by AS20940 in GB. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
ngfw.net resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.90.100.38 | 104.90.100.0/24 | AS20940 | — | GB |
| 23.44.203.75 | 23.44.203.0/24 | AS20940 | — | US |
| 23.44.203.83 | 23.44.203.0/24 | AS20940 | — | US |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- marcin.koprowski@gmail.com
- 248b9c85956a58ac2cf5d89f300625d1d8b67ad8354a08ccce4d8247b7b290a2@ngfw.net.whoisproxy.org
- 28cf2e686efedad41ccd076417f172fb4e0a46fa2b678bd98d143f53b2811942@ngfw.net.whoisproxy.org
- 5d0ccd0cba9ae36507803c06bc3dea8b45b43edab9512c45c9bfb6a2a69a0812@ngfw.net.whoisproxy.org
- 6817711a73859a8ed2abe27d3d7413bd8972729990a2ea9b977fca54892690da@ngfw.net.whoisproxy.org
- 77fb404bd54a1e385d460e6150dd94bb392dbb838e396c10c2662368e90f1a04@ngfw.net.whoisproxy.org
- 95069383506f419e29f7d34ed4be688132245405a517f9bf4062649c54e4e4ac@ngfw.net.whoisproxy.org
- a1b51d752867335b54eab5fa6d6153d864ea664e01e16d8cda2e247db26327b5@ngfw.net.whoisproxy.org
- c67c018fe783aa82f36ca9c2d6e4c164214ee4600ee1fdee40a66a0364779c91@ngfw.net.whoisproxy.org
- ecc9b257306787be48348c844f2e5cb7c6a6ab3b133f93331f139573cdb53edd@ngfw.net.whoisproxy.org
- fce8bb95e2402d1cc3e010cb2f9c74184e1e9f5adbc6dab1caf158ebe47f01f7@ngfw.net.whoisproxy.org
Subdomains
6 observed subdomains of ngfw.net.
Showing 5 of 6. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from ngfw.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ngfw.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.