Hostname
getadblock.com
Last fetched
getadblock.com resolves to 16 IPv4 addresses operated by AKAMAI-ASN1 in DE. WHOIS lists iana:1328 as the registrar.
Nutrition Label
Resolution chain
getadblock.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 2.16.238.135 | 2.16.238.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.16.238.158 | 2.16.238.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.19.198.48 | 2.19.198.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.213.161.137 | 23.213.161.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.213.161.146 | 23.213.161.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.32.238.145 | 23.32.238.0/23 | AS20940 | AKAMAI-ASN1 | DE |
| 23.44.133.138 | 23.44.133.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.44.133.164 | 23.44.133.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.48.23.29 | 23.48.23.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.48.23.50 | 23.48.23.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.55.163.70 | 23.55.163.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.55.163.83 | 23.55.163.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.58.85.70 | 23.58.85.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.58.85.73 | 23.58.85.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 95.101.27.166 | 95.101.27.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 95.101.27.169 | 95.101.27.0/24 | AS20940 | AKAMAI-ASN1 | DE |
WHOIS identity
- Registrar
- iana:1328
- Organization
- whois agent
- Contact emails
- bcdnrqljkv@whoisprivacyprotect.com
- dtpwqfkmfc@whoisprivacyprotect.com
- ggstltmmln@whoisprivacyprotect.com
- gjflrqtbf@whoisprivacyprotect.com
- jdjynggcrh@whoisprivacyprotect.com
- jgkqglvrj@whoisprivacyprotect.com
- jtmlqnhxt@whoisprivacyprotect.com
- krvvtlyww@whoisprivacyprotect.com
- ljlgsmqg@whoisprivacyprotect.com
- mbdxqqhc@whoisprivacyprotect.com
- msklhghr@whoisprivacyprotect.com
- pppgwkhqm@whoisprivacyprotect.com
- rfftjslnf@whoisprivacyprotect.com
- rpnsjlxf@whoisprivacyprotect.com
- rssptwht@whoisprivacyprotect.com
- tnnhkfdc@whoisprivacyprotect.com
- vmlrkyby@whoisprivacyprotect.com
- xyfljkxmnh@whoisprivacyprotect.com
- yvcrkqfqdy@whoisprivacyprotect.com
- yydfqkvf@whoisprivacyprotect.com
- and 1 more
Subdomains
45 observed subdomains of getadblock.com.
Showing 25 of 45. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from getadblock.com in the public web crawl.
1,115 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for getadblock.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | mailgun.org |
| SPF_IP | 149.72.164.151 |
Related pages
Pivot deeper into the graph from getadblock.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "getadblock.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.