Hostname
dsip.net
Last fetched
dsip.net resolves to 195.39.248.2, announced in 195.39.248.0/23 by DSIP-AS - Digital Service Ltd. in RU. dsip.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
IPv6 resolution
No AAAA record for dsip.net is recorded in WhisperGraph.
WHOIS identity
- Registrar
- iana:463
- Registrant organisation
- oleg lange
- Contact emails
- escaladestas@gmail.com, hostmaster@imena.ua
Subdomains
Mail and authentication
Nameservers
- nsa.dsip.net
- nsb.dsip.net
MX records
- relay.dsip.net
SPF policy
- ip: 213.151.0.0/19
- ip: 195.64.142.0/23
- ip: 194.116.194.0/23
- ip: 195.39.248.0/23
- ip: 91.223.118.0/24
- include: amazonses.com
- a: dsip.net
- mx: dsip.net
Threat-feed evidence
History
Related pages
Pivot from dsip.net into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dsip.net"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.