Hostname
nubiant.com
Last fetched
nubiant.com resolves to 4 IPv4 addresses operated by OVH - OVH SAS in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
nubiant.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 135.148.104.141 | 135.148.0.0/17 | AS16276 | OVH - OVH SAS | US |
| 135.148.104.142 | 135.148.0.0/17 | AS16276 | OVH - OVH SAS | US |
| 135.148.104.143 | 135.148.0.0/17 | AS16276 | OVH - OVH SAS | US |
| 51.161.125.41 | 51.161.0.0/17 | AS16276 | OVH - OVH SAS | AR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of nubiant.com owner
- Contact emails
- global3capital@me.com
- 36ba6795-1459-4472-8d54-ad68fc1eca09@identity-protect.org
- 47fe3942-5683-41a7-98b4-c3400f8f9950@identity-protect.org
- 4c5d0f44-9af7-499f-b3ac-d052efae9688@identity-protect.org
- 603e16d3-1c9f-419f-9dca-ddc385095f61@identity-protect.org
- e11a2cd6-9c4d-420d-942d-d34d374b61d3@identity-protect.org
- ff853a7e-5c47-4ff9-b906-169cdde0a30c@identity-protect.org
- owner-11809099@nubiant.com.whoisprivacyservice.org
- owner-12006481@nubiant.com.whoisprivacyservice.org
- owner-7173085@nubiant.com.whoisprivacyservice.org
Subdomains
39 observed subdomains of nubiant.com.
Showing 22 of 39. View all subdomains →
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from nubiant.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nubiant.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.