Skip to content

Hostname

inter-servis.cz

Last fetched

inter-servis.cz resolves to 1 IPv4 address operated by AS29134 in CZ. WHOIS lists registrar:reg-genreg as the registrar.

Nutrition Label

WHISPER CANON · inter-servis.czRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/inter-servis.cz

Resolution chain

inter-servis.cz resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
213.109.167.15213.109.164.0/22AS29134CZ

WHOIS identity

Registrar
registrar:reg-genreg
Organization
pahms software development
Contact emails

Subdomains

6 observed subdomains of inter-servis.cz.

Web-graph footprint

Distinct hostnames that link to or from inter-servis.cz in the public web crawl.

17 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for inter-servis.cz.

MechanismTarget
SPF_Agwlbc.inter-servis.cz
SPF_Amail.inter-servis.cz
SPF_Anovyweb5.stable.cz
SPF_INCLUDE_spf.google.com
SPF_IP193.86.16.234
SPF_IP46.29.5.133
SPF_IP62.201.20.205

Related pages

Pivot deeper into the graph from inter-servis.cz.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "inter-servis.cz"})-[: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.