Skip to content

Hostname

natursziget.com

Last fetched

natursziget.com resolves to 1 IPv4 address operated by AS51167 in GB. WHOIS lists iana:1505 as the registrar.

Nutrition Label

WHISPER CANON · natursziget.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/natursziget.com

Resolution chain

natursziget.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
85.208.48.16285.208.48.0/24AS51167GB

WHOIS identity

Registrar
iana:1505
Organization
natursziget.com kft. natursziget.com kft.
Contact emails

Subdomains

13 observed subdomains of natursziget.com.

Web-graph footprint

Distinct hostnames that link to or from natursziget.com in the public web crawl.

93 sites link to this hostname.

284 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for natursziget.com.

MechanismTarget
SPF_Anatursziget.com
SPF_INCLUDE_spf.websupport.sk
SPF_MXnatursziget.com

Related pages

Pivot deeper into the graph from natursziget.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "natursziget.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.