Hostname
oikos-sa.com
Last fetched
oikos-sa.com resolves to 2 IPv4 addresses operated by UKSERVERS-AS - UK Dedicated Servers Limited in GB. WHOIS lists iana:303 as the registrar.
Nutrition Label
Resolution chain
oikos-sa.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 |
|---|---|---|---|---|
| 5.101.168.154 | 5.101.168.0/21 | AS42831 | UKSERVERS-AS - UK Dedicated Servers Limited | GB |
| 77.75.122.122 | 77.75.120.0/21 | AS42831 | UKSERVERS-AS - UK Dedicated Servers Limited | GB |
WHOIS identity
- Registrar
- iana:303
- Organization
- oikos
- Contact emails
Subdomains
7 observed subdomains of oikos-sa.com.
Web-graph footprint
Distinct hostnames that link to or from oikos-sa.com in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
- oikos-sa.com
SPF policy
4 SPF mechanisms authorising senders for oikos-sa.com.
| Mechanism | Target |
|---|---|
| SPF_A | oikos-sa.com |
| SPF_IP | 5.101.168.154 |
| SPF_IP | 77.75.122.122 |
| SPF_MX | oikos-sa.com |
Related pages
Pivot deeper into the graph from oikos-sa.com.
- IP · 5.101.168.154
- ASN · AS42831UKSERVERS-AS - UK Dedicated Servers Limited
- Registrar · iana:303
- Country · GB
- Email · oikossa.ath@gmail.com
- TLD · .com
- Browse hostnames · oi…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "oikos-sa.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.