Hostname
oncodesign-services.com
Last fetched
oncodesign-services.com resolves to 1 IPv4 address operated by INFOMANIAK-AS in CH. WHOIS lists iana:1052 as the registrar.
Nutrition Label
Resolution chain
oncodesign-services.com 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 |
|---|---|---|---|---|
| 195.15.209.23 | 195.15.192.0/18 | AS29222 | INFOMANIAK-AS | CH |
WHOIS identity
- Registrar
- iana:1052
- Organization
- whois privacy
- Contact emails
Subdomains
11 observed subdomains of oncodesign-services.com.
Showing 10 of 11. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from oncodesign-services.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for oncodesign-services.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from oncodesign-services.com.
- IP · 195.15.209.23
- ASN · AS29222INFOMANIAK-AS
- Registrar · iana:1052
- Country · CH
- Email · db636caf8e5afa5a_o@whoisprivacy.com
- TLD · .com
- Browse hostnames · on…
- 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: "oncodesign-services.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.