Hostname
dumanforever.com
Last fetched
dumanforever.com resolves to 2 IPv4 addresses operated by AS57043 in FR. WHOIS lists iana:3826 as the registrar.
Nutrition Label
Resolution chain
dumanforever.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 |
|---|---|---|---|---|
| 151.243.245.3 | 151.243.245.0/24 | AS57043 | — | FR |
| 198.182.171.18 | 198.182.171.0/24 | AS401608 | HUNTERWEB - Hunter Web LLC | FR |
WHOIS identity
- Registrar
- iana:3826
- Organization
- kaan turkmen
- Contact emails
Subdomains
8 observed subdomains of dumanforever.com.
Web-graph footprint
Distinct hostnames that link to or from dumanforever.com in the public web crawl.
80 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- dumanforever.com
SPF policy
19 SPF mechanisms authorising senders for dumanforever.com.
| Mechanism | Target |
|---|---|
| SPF_A | dumanforever.com |
| SPF_INCLUDE | _spf.proeposta.com |
| SPF_INCLUDE | hostmarketi.com |
| SPF_INCLUDE | proeposta.com |
| SPF_IP | 147.135.157.192 |
| SPF_IP | 151.243.245.1 |
| SPF_IP | 151.243.245.3 |
| SPF_IP | 151.80.66.128 |
| SPF_IP | 194.105.91.1 |
| SPF_IP | 194.105.91.3 |
| SPF_IP | 194.15.97.0 |
| SPF_IP | 198.182.171.16 |
| SPF_IP | 198.182.171.18 |
| SPF_IP | 208.74.121.83 |
| SPF_IP | 46.105.171.176 |
| SPF_IP | 46.105.188.152 |
| SPF_IP | 46.105.188.154 |
| SPF_IP | 51.254.160.40 |
| SPF_MX | dumanforever.com |
Related pages
Pivot deeper into the graph from dumanforever.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dumanforever.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.