Hostname
mgbf.cc
Last fetched
mgbf.cc resolves to 13 IPv4 addresses operated by PEG-SV - PEG TECH INC in US.
Nutrition Label
Resolution chain
mgbf.cc resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.233.202.23 | 104.233.202.0/24 | AS54600 | PEG-SV - PEG TECH INC | US |
| 104.233.202.75 | 104.233.202.0/24 | AS54600 | PEG-SV - PEG TECH INC | US |
| 104.233.202.76 | 104.233.202.0/24 | AS54600 | PEG-SV - PEG TECH INC | US |
| 104.233.202.77 | 104.233.202.0/24 | AS54600 | PEG-SV - PEG TECH INC | US |
| 104.233.202.78 | 104.233.202.0/24 | AS54600 | PEG-SV - PEG TECH INC | US |
| 104.233.202.87 | 104.233.202.0/24 | AS54600 | PEG-SV - PEG TECH INC | US |
| 149.104.8.76 | 149.104.8.0/24 | AS6134 | XNNET - XNNET LLC | SG |
| 193.134.210.21 | 193.134.210.0/24 | AS139659 | — | HK |
| 43.254.216.238 | 43.254.216.0/24 | AS6134 | XNNET - XNNET LLC | HK |
| 67.229.243.105 | 67.229.243.0/24 | AS35908 | VPLSNET - Krypt Technologies | US |
| 67.229.48.199 | 67.229.48.0/21 | AS35908 | VPLSNET - Krypt Technologies | US |
| 67.229.48.226 | 67.229.48.0/21 | AS35908 | VPLSNET - Krypt Technologies | US |
| 67.229.49.17 | 67.229.48.0/21 | AS35908 | VPLSNET - Krypt Technologies | US |
WHOIS identity
No WHOIS records are currently associated with mgbf.cc in WhisperGraph.
Threat posture
History
Related pages
Pivot deeper into the graph from mgbf.cc.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mgbf.cc"})-[: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.