Hostname
b2b-gdpr.com
Last fetched
b2b-gdpr.com resolves to 1 IPv4 address operated by AS137951 in HK. WHOIS lists iana:4244 as the registrar.
Nutrition Label
Resolution chain
b2b-gdpr.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 |
|---|---|---|---|---|
| 154.218.178.150 | 154.218.176.0/20 | AS137951 | — | HK |
WHOIS identity
- Registrar
- iana:4244
- Organization
- moniker privacy services
- Contact emails
- 246b3a28d4c7a32e1f9c86dd1b36ec88629deaac3e6f2bd1d67b5a895c089374@b2b-gdpr.com.whoisproxy.org
- 3123ca052bf3020a09641a465774b9b03657e6d7405e3d285a73d1d304c2c466@b2b-gdpr.com.whoisproxy.org
- 43169b998599ea7b6dfbbcc31eb5676afaf2097f22f1d0ce6332b1d5c2d69773@b2b-gdpr.com.whoisproxy.org
- 4a9ed35b63341c1486224ab8018077a86cf857bafe31203a24284f20201320b7@b2b-gdpr.com.whoisproxy.org
- 61f275b7d177a0d9a777dbf13f5b3f6621879880051fdda977368bea125e7905@b2b-gdpr.com.whoisproxy.org
- 963637892fa6058efd683d3106825bca34932f24066bd6016496b4dda2646990@b2b-gdpr.com.whoisproxy.org
- ee15db48d0c9f9f7cd316a8b06bead2d11fd09f1535c09c35bcfb965226ef93e@b2b-gdpr.com.whoisproxy.org
Subdomains
4 observed subdomains of b2b-gdpr.com.
Web-graph footprint
Distinct hostnames that link to or from b2b-gdpr.com in the public web crawl.
6 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from b2b-gdpr.com.
- IP · 154.218.178.150
- ASN · AS137951
- Registrar · iana:4244
- Country · HK
- Email · 246b3a28d4c7a32e1f9c86dd1b36ec88629deaac3e6f2bd1d67b5a895c089374@b2b-gdpr.com.whoisproxy.org
- TLD · .com
- Browse hostnames · b2…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "b2b-gdpr.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.