Hostname
ubics.com
Last fetched
ubics.com resolves to 1 IPv4 address operated by AS48815 in IT. WHOIS lists iana:168 as the registrar.
Nutrition Label
Resolution chain
ubics.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 |
|---|---|---|---|---|
| 176.221.48.192 | 176.221.48.0/24 | AS48815 | — | IT |
WHOIS identity
- Registrar
- iana:168
- Organization
- domains by proxy,
- Contact emails
- db4hy6tf92p@networksolutionsprivateregistration.com
- gm38x4hg8g9@networksolutionsprivateregistration.com
- ma9425sz6xb@networksolutionsprivateregistration.com
- nq7mk4375yt@networksolutionsprivateregistration.com
- sj2mb2dc6fx@networksolutionsprivateregistration.com
- web1144@gmail.com
- ye2kq4aa7mp@networksolutionsprivateregistration.com
Subdomains
1 observed subdomain of ubics.com.
| Subdomain |
|---|
| www.ubics.com |
Web-graph footprint
Distinct hostnames that link to or from ubics.com in the public web crawl.
5 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for ubics.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from ubics.com.
- IP · 176.221.48.192
- ASN · AS48815
- Registrar · iana:168
- Country · IT
- Email · db4hy6tf92p@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · ub…
- 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: "ubics.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.