Skip to content

Hostname

test.z500.pl

Last fetched

test.z500.pl resolves to 1 IPv4 address operated by OVH - OVH SAS in PL.

Nutrition Label

WHISPER CANON · test.z500.plRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/test.z500.pl

Resolution chain

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

IPPrefixASNOperatorCountry
51.75.42.1451.75.0.0/16AS16276OVH - OVH SASPL

WHOIS identity

No WHOIS records are currently associated with test.z500.pl in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for test.z500.pl.

MechanismTarget
SPF_Amain.z500.pl
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf-eu.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP178.33.50.51
SPF_IP2001:41d0:a:5c2a:0:0:0:0
SPF_IP37.187.172.181
SPF_IP37.59.18.151
SPF_IP51.83.238.95

Related pages

Pivot deeper into the graph from test.z500.pl.

Cypher and MCP

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

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