Skip to content

Hostname

ip.houst.pl

Last fetched

ip.houst.pl resolves to 1 IPv4 address operated by VELIANET-AS - velia.net Internetdienste GmbH in FR.

Nutrition Label

WHISPER CANON · ip.houst.plRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/ip.houst.pl

Resolution chain

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

IPPrefixASNOperatorCountry
92.204.168.6692.204.160.0/19AS29066VELIANET-AS - velia.net Internetdienste GmbHFR

WHOIS identity

No WHOIS records are currently associated with ip.houst.pl in WhisperGraph.

Subdomains

1 observed subdomain of ip.houst.pl.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ip.houst.pl.

MechanismTarget
SPF_Aip.houst.pl
SPF_INCLUDErelay.mailbaby.net
SPF_IP92.204.168.66
SPF_MXip.houst.pl

Related pages

Pivot deeper into the graph from ip.houst.pl.

Cypher and MCP

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

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