Hostname
forums.egynt.net
Last fetched
forums.egynt.net resolves to 1 IPv4 address operated by AS24940 in FI.
Nutrition Label
Resolution chain
forums.egynt.net 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 |
|---|---|---|---|---|
| 95.217.49.169 | 95.217.0.0/16 | AS24940 | — | FI |
WHOIS identity
No WHOIS records are currently associated with forums.egynt.net in WhisperGraph.
Subdomains
4 observed subdomains of forums.egynt.net.
Web-graph footprint
Distinct hostnames that link to or from forums.egynt.net in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- forums.egynt.net
SPF policy
8 SPF mechanisms authorising senders for forums.egynt.net.
| Mechanism | Target |
|---|---|
| SPF_A | forums.egynt.net |
| SPF_IP | 46.4.123.76 |
| SPF_IP | 62.210.206.29 |
| SPF_IP | 65.109.120.132 |
| SPF_IP | 65.109.120.133 |
| SPF_IP | 65.21.17.188 |
| SPF_IP | 95.217.49.169 |
| SPF_MX | forums.egynt.net |
Related pages
Pivot deeper into the graph from forums.egynt.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "forums.egynt.net"})-[: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.