Skip to content

Hostname

inet-office.cz

Last fetched

inet-office.cz resolves to 1 IPv4 address operated by MASTER-AS - MasterDC s.r.o. in CZ. WHOIS lists iana:1362 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
83.167.254.8983.168.128.0/18AS24971MASTER-AS - MasterDC s.r.o.CZ

WHOIS identity

Registrar
iana:1362
Organization
s.k.a. hradecky pavel
Contact emails

Subdomains

25 observed subdomains of inet-office.cz.

Web-graph footprint

Distinct hostnames that link to or from inet-office.cz in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for inet-office.cz.

MechanismTarget
SPF_IP83.167.254.89
SPF_IP83.167.254.90

Related pages

Pivot deeper into the graph from inet-office.cz.

Cypher and MCP

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

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