Hostname
probajt.com
Last fetched
probajt.com resolves to 1 IPv4 address operated by AS61154 in PL. WHOIS lists iana:1456 as the registrar.
Nutrition Label
Resolution chain
probajt.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 91.231.140.77 | 91.231.196.0/22 | AS61154 | — | PL |
WHOIS identity
- Registrar
- iana:1456
- Organization
- probajt sp. z o.o.
- Contact emails
- probajt.com@contactprivacy.com
- ablwkfrkupfa-r@mail.netart-registrar.com
- gwblmufkkkdl-r@mail.netart-registrar.com
- myxgtloheosp-r@mail.netart-registrar.com
- oylmvvoxdfol-r@mail.netart-registrar.com
- vcvhbnhyybvn-r@mail.netart-registrar.com
- hnooywmndkvy-r@mail.whoisdataprotection.com
- rpkfnsshmdfu-r@mail.whoisdataprotection.com
- mariusz.burawski@wp.pl
Subdomains
3 observed subdomains of probajt.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for probajt.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.idhosting.pl |
Related pages
Pivot deeper into the graph from probajt.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "probajt.com"})-[: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.