Skip to content

Hostname

manierait.pl

Last fetched

manierait.pl resolves to 1 IPv4 address operated by AS49290 in PL. WHOIS lists registrar:ovh sas as the registrar.

Nutrition Label

WHISPER CANON · manierait.plRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/manierait.pl

Resolution chain

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

IPPrefixASNOperatorCountry
91.198.89.3791.198.89.0/24AS49290PL

WHOIS identity

Registrar
registrar:ovh sas
Organization
biuro usług komputerowo-internetowych manieraservice
Contact emails

Subdomains

1 observed subdomain of manierait.pl.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for manierait.pl.

MechanismTarget
SPF_IP91.198.89.32/29
SPF_MXmanierait.pl

Related pages

Pivot deeper into the graph from manierait.pl.

Cypher and MCP

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

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