Hostname
gudmedic.com
Last fetched
gudmedic.com resolves to 2 IPv4 addresses operated by KGLN-AS - KGLN Technologies Pvt Ltd in IN. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
gudmedic.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 103.57.125.26 | 103.57.125.0/24 | AS134050 | KGLN-AS - KGLN Technologies Pvt Ltd | IN |
| 217.154.55.103 | 217.154.52.0/22 | AS8560 | IONOS-AS - IONOS SE | GB |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
Subdomains
2 observed subdomains of gudmedic.com.
| Subdomain |
|---|
| mail.gudmedic.com |
| www.gudmedic.com |
Web-graph footprint
Distinct hostnames that link to or from gudmedic.com in the public web crawl.
3 sites linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
- gudmedic.com
- smtp.google.com
Related pages
Pivot deeper into the graph from gudmedic.com.
- IP · 103.57.125.26
- ASN · AS134050KGLN-AS - KGLN Technologies Pvt Ltd
- Registrar · iana:146
- Country · IN
- Email · sergiolimshep@gmail.com
- TLD · .com
- Browse hostnames · gu…
- 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: "gudmedic.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.