Hostname
fulike.hu
Last fetched
fulike.hu resolves to 1 IPv4 address operated by SERVERGARDEN-AS - Servergarden Kft. in HU.
Nutrition Label
Resolution chain
fulike.hu 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 |
|---|---|---|---|---|
| 185.51.65.34 | 185.51.64.0/22 | AS47381 | SERVERGARDEN-AS - Servergarden Kft. | HU |
WHOIS identity
No WHOIS records are currently associated with fulike.hu in WhisperGraph.
Subdomains
50 observed subdomains of fulike.hu.
Showing 25 of 50. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from fulike.hu in the public web crawl.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for fulike.hu.
| Mechanism | Target |
|---|---|
| SPF_A | fulike.hu |
| SPF_A | maxwell.fulike.hu |
| SPF_A | maxwell.hosting.adatpark.hu |
| SPF_IP | 185.162.60.109 |
| SPF_IP | 185.51.65.34 |
| SPF_IP | 185.51.65.35 |
| SPF_IP | 195.228.156.110 |
| SPF_IP | 2001:4c48:2:a341:a00:27ff:fe65:8a37 |
| SPF_IP | 2a01:ae20:1:801:0:222:1:4 |
| SPF_MX | fulike.hu |
Related pages
Pivot deeper into the graph from fulike.hu.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fulike.hu"})-[: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.