Hostname
szkleroderma.hu
Last fetched
szkleroderma.hu resolves to 2 IPv4 addresses operated by AS208154 in HU.
Nutrition Label
Resolution chain
szkleroderma.hu 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 |
|---|---|---|---|---|
| 185.75.192.93 | 185.75.192.0/22 | AS208154 | — | HU |
| 217.65.97.135 | 217.65.96.0/19 | AS5483 | — | HU |
WHOIS identity
No WHOIS records are currently associated with szkleroderma.hu in WhisperGraph.
Subdomains
9 observed subdomains of szkleroderma.hu.
Web-graph footprint
Distinct hostnames that link to or from szkleroderma.hu in the public web crawl.
7 sites link to this hostname.
64 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- mail.szkleroderma.hu
- relay.szkleroderma.hu
- szkleroderma.hu
SPF policy
5 SPF mechanisms authorising senders for szkleroderma.hu.
| Mechanism | Target |
|---|---|
| SPF_A | spf.mailjet.com |
| SPF_A | szkleroderma.hu |
| SPF_IP | 185.75.192.93 |
| SPF_IP | 79.172.205.155 |
| SPF_MX | szkleroderma.hu |
Related pages
Pivot deeper into the graph from szkleroderma.hu.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "szkleroderma.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.