Hostname
pol-doma.com
Last fetched
pol-doma.com resolves to 2 IPv4 addresses operated by AS29182 in RU. WHOIS lists iana:463 as the registrar.
Nutrition Label
Resolution chain
pol-doma.com 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 |
|---|---|---|---|---|
| 149.154.65.53 | 149.154.64.0/23 | AS29182 | — | RU |
| 82.146.40.161 | 82.146.40.0/21 | AS29182 | — | RU |
WHOIS identity
- Registrar
- iana:463
- Organization
- personal data, can not be publicly disclosed according to applicable laws.
- Contact emails
Subdomains
204 observed subdomains of pol-doma.com.
Showing 25 of 204. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from pol-doma.com in the public web crawl.
720 sites link to this hostname.
13 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for pol-doma.com.
| Mechanism | Target |
|---|---|
| SPF_A | pol-doma.com |
| SPF_INCLUDE | netangels.ru |
Related pages
Pivot deeper into the graph from pol-doma.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "pol-doma.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.