Skip to content

Hostname

inhotel.com.pl

Last fetched

inhotel.com.pl resolves to 2 IPv4 addresses operated by AS63949 in US. WHOIS lists registrar:ovh sas as the registrar.

Nutrition Label

WHISPER CANON · inhotel.com.plRouting diversity2.4/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/inhotel.com.pl

Resolution chain

inhotel.com.pl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:ovh sas
Organization
mline maciej majewski
Contact emails

Subdomains

6 observed subdomains of inhotel.com.pl.

Web-graph footprint

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

16 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for inhotel.com.pl.

MechanismTarget
SPF_Ainhotel.com.pl
SPF_INCLUDEspf.tld.pl
SPF_MXinhotel.com.pl

Related pages

Pivot deeper into the graph from inhotel.com.pl.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "inhotel.com.pl"})-[: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.