Hostname
telge.se
Last fetched
telge.se resolves to 193.182.234.30, announced in 193.182.234.0/23 by SODERTALJE-ASN - Sodertalje Kommun in SE. telge.se 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
- 193.182.234.30
193.182.234.0/23 · SODERTALJE-ASN - Sodertalje Kommun · Nykvarn, SE
IPv6 resolution
No AAAA record for telge.se is recorded in WhisperGraph.
Attribution
sodertalje kommun
ORIGIN_AS
WHOIS identity
- Registrar
- registrar:abion ab
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- ns1.p201.dns.oraclecloud.net
- ns2.p201.dns.oraclecloud.net
- ns3.p201.dns.oraclecloud.net
- ns4.p201.dns.oraclecloud.net
MX records
- telge-se.mail.protection.outlook.com
SPF policy
- ip: 185.38.180.0/22
- ip: 195.159.71.0/26
- ip: 193.181.161.13/32
- ip: 193.75.92.156/32
- ip: 195.159.18.224/27
- include: spf.logicalware.com
- include: spf.protection.outlook.com
- include: spf.mailanyone.net
- include: _spf.eu.mailgun.org
- include: _spf.netigate.se
- mx: telge.se
- include: _spf1.telge.se
- ip: 193.182.234.44
- ip: 193.182.234.50
- ip: 194.103.128.32
- ip: 81.93.152.138
Threat-feed evidence
History
Related pages
Pivot from telge.se 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: "telge.se"})-[: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.