Hostname
tumer.denseytechnology.com
Last fetched
tumer.denseytechnology.com resolves to 1 IPv4 address operated by AS59674 in TR.
Nutrition Label
Resolution chain
tumer.denseytechnology.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 |
|---|---|---|---|---|
| 5.250.247.154 | 5.250.247.0/24 | AS59674 | — | TR |
WHOIS identity
No WHOIS records are currently associated with tumer.denseytechnology.com in WhisperGraph.
Subdomains
1 observed subdomain of tumer.denseytechnology.com.
| Subdomain |
|---|
| www.tumer.denseytechnology.com |
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for tumer.denseytechnology.com.
| Mechanism | Target |
|---|---|
| SPF_A | tumer.denseytechnology.com |
| SPF_INCLUDE | spf.srv02.aysima.net |
| SPF_IP | 5.250.241.243 |
| SPF_IP | 5.250.241.34 |
| SPF_IP | 5.250.242.243 |
| SPF_MX | tumer.denseytechnology.com |
Related pages
Pivot deeper into the graph from tumer.denseytechnology.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tumer.denseytechnology.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.