Hostname
gyogyszernelkul.com
Last fetched
gyogyszernelkul.com resolves to 1 IPv4 address operated by AS62449 in HU. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
gyogyszernelkul.com 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 |
|---|---|---|---|---|
| 217.144.56.110 | 217.144.56.0/24 | AS62449 | — | HU |
WHOIS identity
- Registrar
- iana:1068
- Organization
- george andrews
- Contact emails
Subdomains
28 observed subdomains of gyogyszernelkul.com.
Showing 16 of 28. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from gyogyszernelkul.com in the public web crawl.
87 sites link to this hostname.
26 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- gyogyszernelkul.com
SPF policy
14 SPF mechanisms authorising senders for gyogyszernelkul.com.
| Mechanism | Target |
|---|---|
| SPF_A | gyogyszernelkul.com |
| SPF_IP | 213.16.64.56 |
| SPF_IP | 213.16.64.57 |
| SPF_IP | 213.16.64.58 |
| SPF_IP | 213.16.64.59 |
| SPF_IP | 213.16.64.60 |
| SPF_IP | 213.16.64.61 |
| SPF_IP | 213.16.64.62 |
| SPF_IP | 213.16.64.63 |
| SPF_IP | 213.16.64.64 |
| SPF_IP | 213.16.64.65 |
| SPF_IP | 217.144.56.110 |
| SPF_IP | 217.144.56.136 |
| SPF_MX | gyogyszernelkul.com |
Related pages
Pivot deeper into the graph from gyogyszernelkul.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gyogyszernelkul.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.