Hostname
052b.com
Last fetched
052b.com resolves to 1 IPv4 address operated by AS16276 in PL. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
052b.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 |
|---|---|---|---|---|
| 79.137.68.63 | 79.137.0.0/17 | AS16276 | — | PL |
WHOIS identity
- Registrar
- iana:269
- Organization
- 052b agencja reklamowa, wojciech modrzejewski
- Contact emails
Subdomains
21 observed subdomains of 052b.com.
Showing 4 of 21. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from 052b.com in the public web crawl.
10 sites link to this hostname.
12 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for 052b.com.
| Mechanism | Target |
|---|---|
| SPF_A | 052b.com |
| SPF_A | vps-1020795-5643.homecloud.pl |
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 46.41.129.97 |
| SPF_MX | 052b.com |
Related pages
Pivot deeper into the graph from 052b.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "052b.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.