Skip to content

Hostname

svitidla.com

Last fetched

svitidla.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:1505 as the registrar.

Nutrition Label

WHISPER CANON · svitidla.comRouting diversity1.5/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/svitidla.com

Resolution chain

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

IPPrefixASNOperatorCountry
5.9.34.535.9.0.0/16AS24940DE

WHOIS identity

Registrar
iana:1505
Organization
pavel janicek, ing
Contact emails

Subdomains

8 observed subdomains of svitidla.com.

Web-graph footprint

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

30 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for svitidla.com.

MechanismTarget
SPF_Aserver1.reactis.cloud
SPF_Aserver2.reactis.cloud
SPF_Aserver3.reactis.cloud
SPF_Asvitidla.com
SPF_INCLUDEspf.seznam.cz
SPF_IP185.28.193.30
SPF_IP52.29.110.12
SPF_IP52.57.46.141
SPF_IP52.57.62.240
SPF_MXsvitidla.com

Related pages

Pivot deeper into the graph from svitidla.com.

Cypher and MCP

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

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