Hostname
yftg1.com
Last fetched
yftg1.com resolves to 19 IPv4 addresses operated by AS16276 in IN. WHOIS lists iana:1556 as the registrar.
Nutrition Label
Resolution chain
yftg1.com resolves to 19 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 148.113.46.91 | 148.113.0.0/18 | AS16276 | — | IN |
| 205.198.77.109 | 205.198.76.0/22 | AS212628 | — | JP |
| 205.198.77.111 | 205.198.76.0/22 | AS212628 | — | JP |
| 205.198.77.115 | 205.198.76.0/22 | AS212628 | — | JP |
| 23.144.92.43 | 23.144.92.0/24 | AS979 | NETLAB-SDN - NetLab Global | US |
| 23.144.92.44 | 23.144.92.0/24 | AS979 | NETLAB-SDN - NetLab Global | US |
| 23.144.92.45 | 23.144.92.0/24 | AS979 | NETLAB-SDN - NetLab Global | US |
| 23.144.92.46 | 23.144.92.0/24 | AS979 | NETLAB-SDN - NetLab Global | US |
| 23.144.92.47 | 23.144.92.0/24 | AS979 | NETLAB-SDN - NetLab Global | US |
| 23.144.92.48 | 23.144.92.0/24 | AS979 | NETLAB-SDN - NetLab Global | US |
| 23.144.92.49 | 23.144.92.0/24 | AS979 | NETLAB-SDN - NetLab Global | US |
| 23.144.92.50 | 23.144.92.0/24 | AS979 | NETLAB-SDN - NetLab Global | US |
| 23.144.92.51 | 23.144.92.0/24 | AS979 | NETLAB-SDN - NetLab Global | US |
| 23.144.92.52 | 23.144.92.0/24 | AS979 | NETLAB-SDN - NetLab Global | US |
| 51.222.207.122 | 51.222.0.0/16 | AS16276 | — | CA |
| 51.83.33.39 | 51.83.0.0/16 | AS16276 | — | FR |
| 54.37.233.68 | 54.37.0.0/16 | AS16276 | — | PL |
| 57.128.172.39 | 57.128.128.0/18 | AS16276 | — | GB |
| 57.129.71.219 | 57.129.0.0/17 | AS16276 | — | DE |
WHOIS identity
- Registrar
- iana:1556
- Organization
- —
- Contact emails
- —
Web-graph footprint
Distinct hostnames that link to or from yftg1.com in the public web crawl.
8 sites link to this hostname.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from yftg1.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "yftg1.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.