Hostname
gorlinfourrag.cfd
Last fetched
gorlinfourrag.cfd resolves to 20 IPv4 addresses operated by SERVERS-COM - Servers.com, Inc. in SG. WHOIS lists iana:1449 as the registrar.
Nutrition Label
Resolution chain
gorlinfourrag.cfd resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 172.241.7.14 | 172.241.7.0/24 | AS7979 | SERVERS-COM - Servers.com, Inc. | SG |
| 172.241.7.172 | 172.241.7.0/24 | AS7979 | SERVERS-COM - Servers.com, Inc. | SG |
| 172.241.7.182 | 172.241.7.0/24 | AS7979 | SERVERS-COM - Servers.com, Inc. | SG |
| 172.241.7.204 | 172.241.7.0/24 | AS7979 | SERVERS-COM - Servers.com, Inc. | SG |
| 172.241.7.21 | 172.241.7.0/24 | AS7979 | SERVERS-COM - Servers.com, Inc. | SG |
| 172.241.7.214 | 172.241.7.0/24 | AS7979 | SERVERS-COM - Servers.com, Inc. | SG |
| 172.241.7.222 | 172.241.7.0/24 | AS7979 | SERVERS-COM - Servers.com, Inc. | SG |
| 172.241.7.229 | 172.241.7.0/24 | AS7979 | SERVERS-COM - Servers.com, Inc. | SG |
| 172.241.7.244 | 172.241.7.0/24 | AS7979 | SERVERS-COM - Servers.com, Inc. | SG |
| 172.241.7.252 | 172.241.7.0/24 | AS7979 | SERVERS-COM - Servers.com, Inc. | SG |
| 172.241.7.28 | 172.241.7.0/24 | AS7979 | SERVERS-COM - Servers.com, Inc. | SG |
| 172.241.7.43 | 172.241.7.0/24 | AS7979 | SERVERS-COM - Servers.com, Inc. | SG |
| 172.241.7.53 | 172.241.7.0/24 | AS7979 | SERVERS-COM - Servers.com, Inc. | SG |
| 172.241.7.60 | 172.241.7.0/24 | AS7979 | SERVERS-COM - Servers.com, Inc. | SG |
| 23.109.135.100 | 23.109.135.0/24 | AS7979 | SERVERS-COM - Servers.com, Inc. | SG |
| 23.109.135.11 | 23.109.135.0/24 | AS7979 | SERVERS-COM - Servers.com, Inc. | SG |
| 23.109.135.254 | 23.109.135.0/24 | AS7979 | SERVERS-COM - Servers.com, Inc. | SG |
| 23.109.135.36 | 23.109.135.0/24 | AS7979 | SERVERS-COM - Servers.com, Inc. | SG |
| 23.109.135.43 | 23.109.135.0/24 | AS7979 | SERVERS-COM - Servers.com, Inc. | SG |
| 69.41.166.149 | 69.41.166.0/24 | AS7979 | SERVERS-COM - Servers.com, Inc. | SG |
WHOIS identity
- Registrar
- iana:1449
- Organization
- —
- Contact emails
- —
Threat posture
History
Related pages
Pivot deeper into the graph from gorlinfourrag.cfd.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gorlinfourrag.cfd"})-[: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.