Hostname
opsbi-tech.com
Last fetched
opsbi-tech.com resolves to 1 IPv4 address operated by AS40975 in RO. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
opsbi-tech.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 |
|---|---|---|---|---|
| 89.35.6.149 | 89.35.6.0/23 | AS40975 | — | RO |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of opsbi-tech.com owner
- Contact emails
- 6edb094c-e411-4aab-9c17-5284b94f0040@identity-protect.org
- 714a54f8-3845-44cd-a81e-73887ff7e147@identity-protect.org
- 8113621c-2913-4325-a946-e7138d3b1aac@identity-protect.org
- a8c003db-66da-4298-bbc1-e8784507e241@identity-protect.org
- bda07fb6-5b02-4a27-bb97-05be4a29903a@identity-protect.org
- f69ef8ca-15c2-4420-aa50-97445b244cf0@identity-protect.org
- owner-5365004@opsbi-tech.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of opsbi-tech.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for opsbi-tech.com.
| Mechanism | Target |
|---|---|
| SPF_A | opsbi-tech.com |
| SPF_MX | opsbi-tech.com |
Related pages
Pivot deeper into the graph from opsbi-tech.com.
- IP · 89.35.6.149
- ASN · AS40975
- Registrar · iana:468
- Country · RO
- Email · 6edb094c-e411-4aab-9c17-5284b94f0040@identity-protect.org
- TLD · .com
- Browse hostnames · op…
- 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: "opsbi-tech.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.