Hostname
oyacell.com
Last fetched
oyacell.com resolves to 1 IPv4 address operated by AS16186 in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
oyacell.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 |
|---|---|---|---|---|
| 185.116.4.51 | 185.116.4.0/22 | AS16186 | — | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- netclient services
- Contact emails
- 6epv5fdrwzmv@spamprotection.email
- b4uxpyehpmaw@privacy-protection.email
- bqygkf9eeawc@privacy-protection.email
- k8euzj2p5ari@privacy-protection.email
- pkvevndrsb2s@privacy-protection.email
- prw6z2n4kytb@privacy-protection.email
- q2bmwbryrj9n@spamprotection.email
- qcznqdamr8py@privacy-protection.email
- rnngfx7ashoq@privacy-protection.email
Subdomains
1 observed subdomain of oyacell.com.
| Subdomain |
|---|
| www.oyacell.com |
Web-graph footprint
Distinct hostnames that link to or from oyacell.com in the public web crawl.
2 sites linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for oyacell.com.
| Mechanism | Target |
|---|---|
| SPF_REDIRECT | spf.mail.netclient.no |
Related pages
Pivot deeper into the graph from oyacell.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "oyacell.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.