Hostname
darman-teb.com
Last fetched
darman-teb.com resolves to 1 IPv4 address operated by WEBHOSTINGHOLDINGS - Webhosting Holdings LLC in NL. WHOIS lists iana:303 as the registrar.
Nutrition Label
Resolution chain
darman-teb.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 |
|---|---|---|---|---|
| 216.252.232.133 | 216.252.232.0/24 | AS965 | WEBHOSTINGHOLDINGS - Webhosting Holdings LLC | NL |
WHOIS identity
- Registrar
- iana:303
- Organization
- domain admin
- Contact emails
Subdomains
44 observed subdomains of darman-teb.com.
Showing 22 of 44. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from darman-teb.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
15 SPF mechanisms authorising senders for darman-teb.com.
| Mechanism | Target |
|---|---|
| SPF_A | darman-teb.com |
| SPF_INCLUDE | cpanel2-us.thcservers.com |
| SPF_INCLUDE | spf.thcservers.com |
| SPF_IP | 131.226.4.13 |
| SPF_IP | 131.226.4.3 |
| SPF_IP | 131.226.5.3 |
| SPF_IP | 131.226.5.7 |
| SPF_IP | 188.241.58.78 |
| SPF_IP | 193.29.187.158 |
| SPF_IP | 216.252.232.10 |
| SPF_IP | 216.252.232.133 |
| SPF_IP | 216.252.232.3 |
| SPF_IP | 91.235.116.194 |
| SPF_IP | 91.235.116.232 |
| SPF_MX | darman-teb.com |
Related pages
Pivot deeper into the graph from darman-teb.com.
- IP · 216.252.232.133
- ASN · AS965WEBHOSTINGHOLDINGS - Webhosting Holdings LLC
- Registrar · iana:303
- Country · NL
- Email · pc259@yahoo.com
- TLD · .com
- Browse hostnames · da…
- 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: "darman-teb.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.