Hostname
endsjo.com
Last fetched
endsjo.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
endsjo.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 |
|---|---|---|---|---|
| 167.99.216.112 | 167.99.208.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | NL |
WHOIS identity
- Registrar
- iana:1001
- Organization
- per-chr. endsjo
- Contact emails
- pce@endsjo.com
- 4dvsymtbhsmg@privacy-protection.email
- 5difdzv7npsv@privacy-protection.email
- cnfxhm4ytxzv@privacy-protection.email
- eatt5jzqytbt@privacy-protection.email
- g8a297xkquyj@privacy-protection.email
- i22f2ap2r48n@privacy-protection.email
- jbxjjw3xfuk3@privacy-protection.email
- kfqjgejsep9u@privacy-protection.email
- tbhf9nzn4yik@privacy-protection.email
- x3vcnwea69n6@privacy-protection.email
- yd3yonyzb878@privacy-protection.email
- yw3nwmfiyn8c@privacy-protection.email
Subdomains
3 observed subdomains of endsjo.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for endsjo.com.
| Mechanism | Target |
|---|---|
| SPF_A | endsjo.com |
| SPF_INCLUDE | _spf.domeneshop.no |
| SPF_IP | 167.99.216.112 |
| SPF_MX | endsjo.com |
Related pages
Pivot deeper into the graph from endsjo.com.
- IP · 167.99.216.112
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:1001
- Country · NL
- Email · pce@endsjo.com
- TLD · .com
- Browse hostnames · en…
- 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: "endsjo.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.