Hostname
soniqsoft.pl
Last fetched
soniqsoft.pl resolves to 2 IPv4 addresses operated by AS16276 in PL. WHOIS lists registrar:nazwa.pl sp. z o.o. as the registrar.
Nutrition Label
Resolution chain
soniqsoft.pl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 217.182.76.200 | 217.182.0.0/16 | AS16276 | — | PL |
| 85.128.134.224 | 85.128.128.0/17 | AS15967 | — | PL |
WHOIS identity
- Registrar
- registrar:nazwa.pl sp. z o.o.
- Organization
- soniquesoft sonia czarnecka
- Contact emails
- —
Subdomains
45 observed subdomains of soniqsoft.pl.
Showing 25 of 45. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from soniqsoft.pl in the public web crawl.
5 sites link to this hostname.
10 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for soniqsoft.pl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.odoo.com |
| SPF_IP | 146.59.16.125/32 |
| SPF_MX | soniqsoft.pl |
Related pages
Pivot deeper into the graph from soniqsoft.pl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "soniqsoft.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.