Hostname
theossoft.net
Last fetched
theossoft.net resolves to 1 IPv4 address operated by AS45012 in DE. WHOIS lists iana:1443 as the registrar.
Nutrition Label
Resolution chain
theossoft.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 |
|---|---|---|---|---|
| 85.158.181.11 | 85.158.181.0/24 | AS45012 | — | DE |
WHOIS identity
- Registrar
- iana:1443
- Organization
- andreas theofilu
- Contact emails
Subdomains
2 observed subdomains of theossoft.net.
| Subdomain |
|---|
| mail.theossoft.net |
| www.theossoft.net |
Web-graph footprint
Distinct hostnames that link to or from theossoft.net in the public web crawl.
16 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for theossoft.net.
| Mechanism | Target |
|---|---|
| SPF_A | theossoft.net |
| SPF_IP | 213.47.56.126 |
| SPF_IP | 80.109.253.241 |
| SPF_IP | 80.109.253.242 |
| SPF_IP | 80.109.253.243 |
| SPF_IP | 80.109.253.244 |
| SPF_IP | 80.109.253.245 |
| SPF_IP | 80.109.253.246/28 |
| SPF_IP | 80.109.253.247 |
| SPF_IP | 80.109.253.248 |
| SPF_IP | 80.109.253.249 |
| SPF_IP | 85.158.181.11 |
| SPF_MX | theossoft.net |
Related pages
Pivot deeper into the graph from theossoft.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "theossoft.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.