Hostname
jfgsystems.net
Last fetched
jfgsystems.net resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
jfgsystems.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.66.166.112 | 13.64.0.0/11 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 1c7f9724-b52d-439d-a786-aea5ac6d7451@identity-protect.org
- 20b1c26d-ff7a-4709-a732-73e1d673bfe4@identity-protect.org
- 219d9b5c-cfb6-488f-bc25-d89bc3d2d1ab@identity-protect.org
- 42d07862-5b05-4c87-b1ed-7fc0226126ba@identity-protect.org
- a21c3b3f-d069-40ec-a37b-514adebcddf8@identity-protect.org
- b0e6e8bd-2402-42fa-9384-9d0fa7371838@identity-protect.org
- owner-2381780@jfgsystems.net.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from jfgsystems.net.
- IP · 13.66.166.112
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:468
- Country · US
- Email · 1c7f9724-b52d-439d-a786-aea5ac6d7451@identity-protect.org
- TLD · .net
- Browse hostnames · jf…
- 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: "jfgsystems.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.