Hostname
oskar.com.pl
Last fetched
oskar.com.pl resolves to 152.228.173.30, announced in 152.228.128.0/17 by OVH - OVH SAS in FR. oskar.com.pl is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 152.228.173.30
152.228.128.0/17 · OVH - OVH SAS · Gravelines, FR
- 164.132.244.144
164.132.0.0/16 · OVH - OVH SAS · Gravelines, FR
- 57.128.98.85
57.128.0.0/17 · OVH - OVH SAS · Wattrelos, FR
- 91.134.10.112
91.134.0.0/16 · OVH - OVH SAS · Gravelines, FR
IPv6 resolution
No AAAA record for oskar.com.pl is recorded in WhisperGraph.
Attribution
ovh
ORIGIN_AS
WHOIS identity
- Registrar
- iana:433
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Mail and authentication
Nameservers
- ns-260.awsdns-32.com
- ns-748.awsdns-29.net
- ns-1204.awsdns-22.org
- ns-1657.awsdns-15.co.uk
MX records
- aspmx.l.google.com
- alt1.aspmx.l.google.com
- alt2.aspmx.l.google.com
- alt3.aspmx.l.google.com
- alt4.aspmx.l.google.com
SPF policy
- include: _spf.getresponse.com
- include: _spf.google.com
- a: oskar.com.pl
- mx: oskar.com.pl
- a: mail.oskar.com.pl
- ip: 185.219.170.110
- ip: 94.23.89.171
- ip: 95.168.201.117
Threat-feed evidence
History
Related pages
Pivot from oskar.com.pl into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "oskar.com.pl"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.