Hostname
leventdemirbas.com
Last fetched
leventdemirbas.com resolves to 2 IPv4 addresses operated by AS24940 in DE. WHOIS lists iana:3871 as the registrar.
Nutrition Label
Resolution chain
leventdemirbas.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 |
|---|---|---|---|---|
| 142.132.221.3 | 142.134.240.0/22 | AS24940 | — | DE |
| 95.217.193.243 | 96.0.60.0/22 | AS24940 | — | FI |
WHOIS identity
- Registrar
- iana:3871
- Organization
- berati levent demirbas
- Contact emails
Subdomains
8 observed subdomains of leventdemirbas.com.
Web-graph footprint
Distinct hostnames that link to or from leventdemirbas.com in the public web crawl.
32 sites link to this hostname.
132 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- leventdemirbas.com
SPF policy
4 SPF mechanisms authorising senders for leventdemirbas.com.
| Mechanism | Target |
|---|---|
| SPF_A | leventdemirbas.com |
| SPF_IP | 142.132.221.3 |
| SPF_IP | 95.217.193.243 |
| SPF_MX | leventdemirbas.com |
Related pages
Pivot deeper into the graph from leventdemirbas.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "leventdemirbas.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.