Hostname
bookmark4you.com
Last fetched
bookmark4you.com resolves to 2 IPv4 addresses operated by STRATO STRATO AG in DE. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
bookmark4you.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 |
|---|---|---|---|---|
| 81.169.219.51 | 81.169.128.0/17 | AS6724 | STRATO STRATO AG | DE |
| 85.214.239.181 | 85.214.0.0/15 | AS6724 | STRATO STRATO AG | DE |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
- 1dd1780dc59c47fd8ccf8d84bcf58cae.protect@whoisguard.com
- 7084218d4f264e6ba97300cbdc5cad4a.protect@whoisguard.com
- 7bddb930b72343388212a19875f446b5.protect@whoisguard.com
- ae0069c4edae4378a467cb52bbc01f39.protect@whoisguard.com
- ce606d7e160b46118b229d5b571035c6.protect@whoisguard.com
- 42c6dad25163441eb3deb81d1f02640b.protect@withheldforprivacy.com
Subdomains
2 observed subdomains of bookmark4you.com.
Web-graph footprint
Distinct hostnames that link to or from bookmark4you.com in the public web crawl.
677 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for bookmark4you.com.
| Mechanism | Target |
|---|---|
| SPF_A | bookmark4you.com |
| SPF_IP | 81.169.219.51 |
Related pages
Pivot deeper into the graph from bookmark4you.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bookmark4you.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.